#ABFEDC#ABFEDC
#ABFEDC is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.094 H 166.8°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEDC |
|---|---|
| RGB | rgb(171, 254, 220) |
| HSL | hsl(155, 98%, 83%) |
| HSV | hsv(155, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(93.76, -32.23, 8.30) |
| CIE-LCH | lch(93.76, 33.28, 165.55°) |
| OKLab | oklab(93.45% -0.0911 0.0214) |
| OKLCH | oklch(93.45% 0.094 166.8) |
| XYZ | xyz(65.1501, 84.7053, 80.6131) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.36
Light Aqua
#8CFFDB
ΔE00 3.68
Pale Aqua
#B8FFEB
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.03
Mint
#AAF0C1
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEDC #FEABCD
analogous
#ABFEB2 #ABFEDC #ABF6FE
triadic
#ABFEDC #DCABFE #FEDCAB
tetradic
#ABFEDC #B2ABFE #FEABCD #F6FEAB
square
#ABFEDC #B2ABFE #FEABCD #F6FEAB
split-complementary
#ABFEDC #FEABF6 #FEB2AB
monochromatic
#32FDAA #6FFDC3 #ABFEDC #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.17
#ABFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#ABFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEDC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEDC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#97FFF4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfedc; /* rgb */ color: rgb(171, 254, 220); /* oklch */ color: oklch(93.4% 0.094 166.8);
Tailwind
colors: {
custom: {
50: '#c6ffe6',
500: '#abfedc',
950: '#000000',
},
}SCSS
$custom: #abfedc; $custom-light: #c6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#abfedc",
"rgb": {
"r": 171,
"g": 254,
"b": 220
},
"hsl": {
"h": 155.422,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93446,
"c": 0.09358,
"h": 166.8
},
"luminance": 0.84709
}Semantic roles & 50–950 ramp
primary
#ABFEDC
secondary
#E36A9C
accent
#005EE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684