#ABFFEE#ABFFEE
#ABFFEE is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.085 H 180.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFEE |
|---|---|
| RGB | rgb(171, 255, 238) |
| HSL | hsl(168, 100%, 84%) |
| HSV | hsv(168, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.46, -28.97, 0.04) |
| CIE-LCH | lch(94.46, 28.97, 179.92°) |
| OKLab | oklab(94.16% -0.0849 -0.0004) |
| OKLCH | oklch(94.16% 0.085 180.2) |
| XYZ | xyz(67.9818, 86.3470, 93.9569) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.27
Pale Cyan
#B7FFFA
ΔE00 4.64
Eggshell Blue
#C4FFF7
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.05
Duck Egg Blue
#C3FBF4
ΔE00 5.55
Tiffany Blue
#7BF2DA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFEE #FFABBC
analogous
#ABFFC4 #ABFFEE #ABE6FF
triadic
#ABFFEE #EEABFF #FFEEAB
tetradic
#ABFFEE #C4ABFF #FFABBC #E6FFAB
square
#ABFFEE #C4ABFF #FFABBC #E6FFAB
split-complementary
#ABFFEE #FFABE6 #FFC4AB
monochromatic
#31FFD5 #6EFFE2 #ABFFEE #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.15
#ABFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#ABFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFEE
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFEE | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6ED
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#91FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abffee; /* rgb */ color: rgb(171, 255, 238); /* oklch */ color: oklch(94.2% 0.085 180.2);
Tailwind
colors: {
custom: {
50: '#c6fff3',
500: '#abffee',
950: '#000000',
},
}SCSS
$custom: #abffee; $custom-light: #c6fff3; $custom-dark: #000000;
JSON
{
"hex": "#abffee",
"rgb": {
"r": 171,
"g": 255,
"b": 238
},
"hsl": {
"h": 167.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94155,
"c": 0.08489,
"h": 180.2
},
"luminance": 0.86351
}Semantic roles & 50–950 ramp
primary
#ABFFEE
secondary
#E56A82
accent
#002EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685