#ABFFED#ABFFED
#ABFFED is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.1% C 0.085 H 179.4°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFED |
|---|---|
| RGB | rgb(171, 255, 237) |
| HSL | hsl(167, 100%, 84%) |
| HSV | hsv(167, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(94.44, -29.19, 0.52) |
| CIE-LCH | lch(94.44, 29.19, 178.98°) |
| OKLab | oklab(94.13% -0.0853 0.0009) |
| OKLCH | oklch(94.13% 0.085 179.4) |
| XYZ | xyz(67.8353, 86.2884, 93.1853) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.10
Pale Cyan
#B7FFFA
ΔE00 4.95
Eggshell Blue
#C4FFF7
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.53
Duck Egg Blue
#C3FBF4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFED #FFABBD
analogous
#ABFFC3 #ABFFED #ABE7FF
triadic
#ABFFED #EDABFF #FFEDAB
tetradic
#ABFFED #C3ABFF #FFABBD #E7FFAB
square
#ABFFED #C3ABFF #FFABBD #E7FFAB
split-complementary
#ABFFED #FFABE7 #FFC3AB
monochromatic
#31FFD3 #6EFFE0 #ABFFED #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#ABFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#ABFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFED
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFED | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#91FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abffed; /* rgb */ color: rgb(171, 255, 237); /* oklch */ color: oklch(94.1% 0.085 179.4);
Tailwind
colors: {
custom: {
50: '#c6fff2',
500: '#abffed',
950: '#000000',
},
}SCSS
$custom: #abffed; $custom-light: #c6fff2; $custom-dark: #000000;
JSON
{
"hex": "#abffed",
"rgb": {
"r": 171,
"g": 255,
"b": 237
},
"hsl": {
"h": 167.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94127,
"c": 0.08529,
"h": 179.4
},
"luminance": 0.86292
}Semantic roles & 50–950 ramp
primary
#ABFFED
secondary
#E56A84
accent
#0031E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685