#ABEFDF#ABEFDF
#ABEFDF is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.2% C 0.072 H 178.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFDF |
|---|---|
| RGB | rgb(171, 239, 223) |
| HSL | hsl(166, 68%, 80%) |
| HSV | hsv(166, 28%, 94%) |
| CMYK | cmyk(28.5%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(89.73, -24.49, 0.92) |
| CIE-LCH | lch(89.73, 24.51, 177.85°) |
| OKLab | oklab(90.24% -0.0715 0.0021) |
| OKLCH | oklch(90.24% 0.072 178.3) |
| XYZ | xyz(60.9760, 75.7156, 81.1994) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.50
Duck Egg Blue
#C3FBF4
ΔE00 5.04
Eggshell Blue
#C4FFF7
ΔE00 5.09
Pale Cyan
#B7FFFA
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFDF #EFABBB
analogous
#ABEFBD #ABEFDF #ABDDEF
triadic
#ABEFDF #DFABEF #EFDFAB
tetradic
#ABEFDF #BDABEF #EFABBB #DDEFAB
square
#ABEFDF #BDABEF #EFABBB #DDEFAB
split-complementary
#ABEFDF #EFABDD #EFBDAB
monochromatic
#44DBB8 #78E5CB #ABEFDF #DEF9F3 #E5FAF5
Accessibility & contrast
On white
1.30
#ABEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#ABEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFDF
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFDF | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#98F1EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abefdf; /* rgb */ color: rgb(171, 239, 223); /* oklch */ color: oklch(90.2% 0.072 178.3);
Tailwind
colors: {
custom: {
50: '#c5f4e9',
500: '#abefdf',
950: '#000000',
},
}SCSS
$custom: #abefdf; $custom-light: #c5f4e9; $custom-dark: #000000;
JSON
{
"hex": "#abefdf",
"rgb": {
"r": 171,
"g": 239,
"b": 223
},
"hsl": {
"h": 165.882,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90239,
"c": 0.07153,
"h": 178.3
},
"luminance": 0.75719
}Semantic roles & 50–950 ramp
primary
#ABEFDF
secondary
#CD7187
accent
#1641D0
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584