#D0FFEC#D0FFEC
#D0FFEC is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.054 H 168.7°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFEC |
|---|---|
| RGB | rgb(208, 255, 236) |
| HSL | hsl(156, 100%, 91%) |
| HSV | hsv(156, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.40, -18.57, 4.14) |
| CIE-LCH | lch(96.40, 19.03, 167.43°) |
| OKLab | oklab(96.21% -0.0532 0.0107) |
| OKLCH | oklch(96.21% 0.054 168.7) |
| XYZ | xyz(76.9087, 90.9837, 92.8501) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.42
Eggshell Blue
#C4FFF7
ΔE00 4.72
Duck Egg Blue
#C3FBF4
ΔE00 4.88
Ice
#D6FFFA
ΔE00 5.47
Light Light Blue
#CAFFFB
ΔE00 5.73
Pale Cyan
#B7FFFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFEC #FFD0E3
analogous
#D0FFD4 #D0FFEC #D0FAFF
triadic
#D0FFEC #ECD0FF #FFECD0
tetradic
#D0FFEC #D4D0FF #FFD0E3 #FAFFD0
square
#D0FFEC #D4D0FF #FFD0E3 #FAFFD0
split-complementary
#D0FFEC #FFD0FA #FFD4D0
monochromatic
#56FFBB #93FFD3 #D0FFEC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.09
#D0FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D0FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFEC
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFEC | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#C6FFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d0ffec; /* rgb */ color: rgb(208, 255, 236); /* oklch */ color: oklch(96.2% 0.054 168.7);
Tailwind
colors: {
custom: {
50: '#dffff2',
500: '#d0ffec',
950: '#000000',
},
}SCSS
$custom: #d0ffec; $custom-light: #dffff2; $custom-dark: #000000;
JSON
{
"hex": "#d0ffec",
"rgb": {
"r": 208,
"g": 255,
"b": 236
},
"hsl": {
"h": 155.745,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96214,
"c": 0.05428,
"h": 168.7
},
"luminance": 0.90986
}Semantic roles & 50–950 ramp
primary
#D0FFEC
secondary
#EA89B0
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685