#ABFEDF#ABFEDF
#ABFEDF is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.5% C 0.092 H 168.9°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEDF |
|---|---|
| RGB | rgb(171, 254, 223) |
| HSL | hsl(158, 98%, 83%) |
| HSV | hsv(158, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(93.83, -31.63, 6.86) |
| CIE-LCH | lch(93.83, 32.36, 167.77°) |
| OKLab | oklab(93.53% -0.0898 0.0176) |
| OKLCH | oklch(93.53% 0.092 168.9) |
| XYZ | xyz(65.5510, 84.8656, 82.7244) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.13
Pale Aqua
#B8FFEB
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEDF #FEABCA
analogous
#ABFEB5 #ABFEDF #ABF4FE
triadic
#ABFEDF #DFABFE #FEDFAB
tetradic
#ABFEDF #B5ABFE #FEABCA #F4FEAB
square
#ABFEDF #B5ABFE #FEABCA #F4FEAB
split-complementary
#ABFEDF #FEABF4 #FEB5AB
monochromatic
#32FDB1 #6FFDC8 #ABFEDF #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.17
#ABFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#ABFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEDF
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEDF | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DE
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#96FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfedf; /* rgb */ color: rgb(171, 254, 223); /* oklch */ color: oklch(93.5% 0.092 168.9);
Tailwind
colors: {
custom: {
50: '#c6ffe9',
500: '#abfedf',
950: '#000000',
},
}SCSS
$custom: #abfedf; $custom-light: #c6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#abfedf",
"rgb": {
"r": 171,
"g": 254,
"b": 223
},
"hsl": {
"h": 157.59,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93525,
"c": 0.09156,
"h": 168.9
},
"luminance": 0.84869
}Semantic roles & 50–950 ramp
primary
#ABFEDF
secondary
#E36A97
accent
#0056E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684