#D0FEEA#D0FEEA
#D0FEEA is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.054 H 167.0°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FEEA |
|---|---|
| RGB | rgb(208, 254, 234) |
| HSL | hsl(154, 96%, 91%) |
| HSV | hsv(154, 18%, 100%) |
| CMYK | cmyk(18.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.09, -18.46, 4.72) |
| CIE-LCH | lch(96.09, 19.06, 165.66°) |
| OKLab | oklab(95.95% -0.0527 0.0122) |
| OKLCH | oklch(95.95% 0.054 167) |
| XYZ | xyz(76.3016, 90.2318, 91.2223) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.63
Eggshell Blue
#C4FFF7
ΔE00 5.14
Duck Egg Blue
#C3FBF4
ΔE00 5.27
Ice
#D6FFFA
ΔE00 5.77
Light Light Blue
#CAFFFB
ΔE00 6.13
Pale Cyan
#B7FFFA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FEEA #FED0E4
analogous
#D0FED3 #D0FEEA #D0FBFE
triadic
#D0FEEA #EAD0FE #FEEAD0
tetradic
#D0FEEA #D3D0FE #FED0E4 #FBFED0
square
#D0FEEA #D3D0FE #FED0E4 #FBFED0
split-complementary
#D0FEEA #FED0FB #FED3D0
monochromatic
#58FBB4 #94FDCF #D0FEEA #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.10
#D0FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D0FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FEEA
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FEEA | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#C7FEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0feea; /* rgb */ color: rgb(208, 254, 234); /* oklch */ color: oklch(96.0% 0.054 167.0);
Tailwind
colors: {
custom: {
50: '#dffef0',
500: '#d0feea',
950: '#000000',
},
}SCSS
$custom: #d0feea; $custom-light: #dffef0; $custom-dark: #000000;
JSON
{
"hex": "#d0feea",
"rgb": {
"r": 208,
"g": 254,
"b": 234
},
"hsl": {
"h": 153.913,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.95951,
"c": 0.05411,
"h": 167
},
"luminance": 0.90234
}Semantic roles & 50–950 ramp
primary
#D0FEEA
secondary
#E88AB3
accent
#0064E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585