#ABFFEC#ABFFEC
#ABFFEC is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.086 H 178.5°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFEC |
|---|---|
| RGB | rgb(171, 255, 236) |
| HSL | hsl(166, 100%, 84%) |
| HSV | hsv(166, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.41, -29.40, 1.00) |
| CIE-LCH | lch(94.41, 29.41, 178.05°) |
| OKLab | oklab(94.1% -0.0857 0.0022) |
| OKLCH | oklch(94.1% 0.086 178.5) |
| XYZ | xyz(67.6896, 86.2301, 92.4180) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.98
Pale Cyan
#B7FFFA
ΔE00 5.26
Eggshell Blue
#C4FFF7
ΔE00 5.39
Tiffany Blue
#7BF2DA
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFEC #FFABBE
analogous
#ABFFC2 #ABFFEC #ABE8FF
triadic
#ABFFEC #ECABFF #FFECAB
tetradic
#ABFFEC #C2ABFF #FFABBE #E8FFAB
square
#ABFFEC #C2ABFF #FFABBE #E8FFAB
split-complementary
#ABFFEC #FFABE8 #FFC2AB
monochromatic
#31FFD0 #6EFFDE #ABFFEC #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#ABFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#ABFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFEC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFEC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#EAEAED
Tritanopia (blue-blind)
#91FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abffec; /* rgb */ color: rgb(171, 255, 236); /* oklch */ color: oklch(94.1% 0.086 178.5);
Tailwind
colors: {
custom: {
50: '#c6fff2',
500: '#abffec',
950: '#000000',
},
}SCSS
$custom: #abffec; $custom-light: #c6fff2; $custom-dark: #000000;
JSON
{
"hex": "#abffec",
"rgb": {
"r": 171,
"g": 255,
"b": 236
},
"hsl": {
"h": 166.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94098,
"c": 0.08573,
"h": 178.5
},
"luminance": 0.86234
}Semantic roles & 50–950 ramp
primary
#ABFFEC
secondary
#E56A85
accent
#0034E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685