#ABFFEB#ABFFEB
#ABFFEB is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.086 H 177.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFEB |
|---|---|
| RGB | rgb(171, 255, 235) |
| HSL | hsl(166, 100%, 84%) |
| HSV | hsv(166, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.39, -29.61, 1.48) |
| CIE-LCH | lch(94.39, 29.65, 177.14°) |
| OKLab | oklab(94.07% -0.0861 0.0035) |
| OKLCH | oklch(94.07% 0.086 177.7) |
| XYZ | xyz(67.5447, 86.1722, 91.6550) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.91
Tiffany Blue
#7BF2DA
ΔE00 5.37
Light Aqua
#8CFFDB
ΔE00 5.45
Pale Cyan
#B7FFFA
ΔE00 5.57
Pale Turquoise
#A5FBD5
ΔE00 5.59
Eggshell Blue
#C4FFF7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFEB #FFABBF
analogous
#ABFFC1 #ABFFEB #ABE9FF
triadic
#ABFFEB #EBABFF #FFEBAB
tetradic
#ABFFEB #C1ABFF #FFABBF #E9FFAB
square
#ABFFEB #C1ABFF #FFABBF #E9FFAB
split-complementary
#ABFFEB #FFABE9 #FFC1AB
monochromatic
#31FFCE #6EFFDC #ABFFEB #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#ABFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#ABFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFEB
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFEB | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#EAEAED
Tritanopia (blue-blind)
#92FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abffeb; /* rgb */ color: rgb(171, 255, 235); /* oklch */ color: oklch(94.1% 0.086 177.7);
Tailwind
colors: {
custom: {
50: '#c6fff1',
500: '#abffeb',
950: '#000000',
},
}SCSS
$custom: #abffeb; $custom-light: #c6fff1; $custom-dark: #000000;
JSON
{
"hex": "#abffeb",
"rgb": {
"r": 171,
"g": 255,
"b": 235
},
"hsl": {
"h": 165.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9407,
"c": 0.08618,
"h": 177.7
},
"luminance": 0.86176
}Semantic roles & 50–950 ramp
primary
#ABFFEB
secondary
#E56A87
accent
#0037E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685