#ABFFDD#ABFFDD
#ABFFDD is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.7% C 0.094 H 167.0°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFDD |
|---|---|
| RGB | rgb(171, 255, 221) |
| HSL | hsl(156, 100%, 84%) |
| HSV | hsv(156, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.05, -32.50, 8.22) |
| CIE-LCH | lch(94.05, 33.52, 165.81°) |
| OKLab | oklab(93.69% -0.0919 0.0212) |
| OKLCH | oklch(93.69% 0.094 167) |
| XYZ | xyz(65.6011, 85.3948, 81.4188) |
| Luminance | 0.8540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.48
Light Aqua
#8CFFDB
ΔE00 3.59
Pale Aqua
#B8FFEB
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.06
Mint
#AAF0C1
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFDD #FFABCD
analogous
#ABFFB3 #ABFFDD #ABF7FF
triadic
#ABFFDD #DDABFF #FFDDAB
tetradic
#ABFFDD #B3ABFF #FFABCD #F7FFAB
square
#ABFFDD #B3ABFF #FFABCD #F7FFAB
split-complementary
#ABFFDD #FFABF7 #FFB3AB
monochromatic
#31FFAB #6EFFC4 #ABFFDD #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.16
#ABFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#ABFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFDD
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFDD | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#EDEADF
Tritanopia (blue-blind)
#96FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abffdd; /* rgb */ color: rgb(171, 255, 221); /* oklch */ color: oklch(93.7% 0.094 167.0);
Tailwind
colors: {
custom: {
50: '#c6ffe7',
500: '#abffdd',
950: '#000000',
},
}SCSS
$custom: #abffdd; $custom-light: #c6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#abffdd",
"rgb": {
"r": 171,
"g": 255,
"b": 221
},
"hsl": {
"h": 155.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93693,
"c": 0.09428,
"h": 167
},
"luminance": 0.85398
}Semantic roles & 50–950 ramp
primary
#ABFFDD
secondary
#E56A9B
accent
#005DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684