#ABFFDE#ABFFDE
#ABFFDE is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.7% C 0.094 H 167.7°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFDE |
|---|---|
| RGB | rgb(171, 255, 222) |
| HSL | hsl(156, 100%, 84%) |
| HSV | hsv(156, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.08, -32.30, 7.73) |
| CIE-LCH | lch(94.08, 33.21, 166.53°) |
| OKLab | oklab(93.72% -0.0915 0.0199) |
| OKLCH | oklch(93.72% 0.094 167.7) |
| XYZ | xyz(65.7347, 85.4482, 82.1225) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.71
Light Aqua
#8CFFDB
ΔE00 3.57
Pale Aqua
#B8FFEB
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.12
Mint
#AAF0C1
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFDE #FFABCC
analogous
#ABFFB4 #ABFFDE #ABF6FF
triadic
#ABFFDE #DEABFF #FFDEAB
tetradic
#ABFFDE #B4ABFF #FFABCC #F6FFAB
square
#ABFFDE #B4ABFF #FFABCC #F6FFAB
split-complementary
#ABFFDE #FFABF6 #FFB4AB
monochromatic
#31FFAE #6EFFC6 #ABFFDE #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.16
#ABFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#ABFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFDE
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFDE | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#EDEAE0
Tritanopia (blue-blind)
#96FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abffde; /* rgb */ color: rgb(171, 255, 222); /* oklch */ color: oklch(93.7% 0.094 167.7);
Tailwind
colors: {
custom: {
50: '#c6ffe8',
500: '#abffde',
950: '#000000',
},
}SCSS
$custom: #abffde; $custom-light: #c6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#abffde",
"rgb": {
"r": 171,
"g": 255,
"b": 222
},
"hsl": {
"h": 156.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93719,
"c": 0.09361,
"h": 167.7
},
"luminance": 0.85452
}Semantic roles & 50–950 ramp
primary
#ABFFDE
secondary
#E56A9A
accent
#005AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684