#ABFFDC#ABFFDC
#ABFFDC is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.7% C 0.095 H 166.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFDC |
|---|---|
| RGB | rgb(171, 255, 220) |
| HSL | hsl(155, 100%, 84%) |
| HSV | hsv(155, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.03, -32.70, 8.70) |
| CIE-LCH | lch(94.03, 33.83, 165.10°) |
| OKLab | oklab(93.67% -0.0923 0.0224) |
| OKLCH | oklch(93.67% 0.095 166.4) |
| XYZ | xyz(65.4683, 85.3416, 80.7192) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.27
Light Aqua
#8CFFDB
ΔE00 3.63
Pale Aqua
#B8FFEB
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 5.02
Mint
#AAF0C1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFDC #FFABCE
analogous
#ABFFB2 #ABFFDC #ABF8FF
triadic
#ABFFDC #DCABFF #FFDCAB
tetradic
#ABFFDC #B2ABFF #FFABCE #F8FFAB
square
#ABFFDC #B2ABFF #FFABCE #F8FFAB
split-complementary
#ABFFDC #FFABF8 #FFB2AB
monochromatic
#31FFA9 #6EFFC2 #ABFFDC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.16
#ABFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#ABFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFDC
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFDC | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#96FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abffdc; /* rgb */ color: rgb(171, 255, 220); /* oklch */ color: oklch(93.7% 0.095 166.4);
Tailwind
colors: {
custom: {
50: '#c6ffe6',
500: '#abffdc',
950: '#000000',
},
}SCSS
$custom: #abffdc; $custom-light: #c6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#abffdc",
"rgb": {
"r": 171,
"g": 255,
"b": 220
},
"hsl": {
"h": 155,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93667,
"c": 0.09498,
"h": 166.4
},
"luminance": 0.85345
}Semantic roles & 50–950 ramp
primary
#ABFFDC
secondary
#E56A9D
accent
#0060E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684