#D0FEEF#D0FEEF
#D0FEEF is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.051 H 173.4°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FEEF |
|---|---|
| RGB | rgb(208, 254, 239) |
| HSL | hsl(160, 96%, 91%) |
| HSV | hsv(160, 18%, 100%) |
| CMYK | cmyk(18.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.21, -17.51, 2.32) |
| CIE-LCH | lch(96.21, 17.66, 172.45°) |
| OKLab | oklab(96.09% -0.0507 0.0059) |
| OKLCH | oklch(96.09% 0.051 173.4) |
| XYZ | xyz(77.0300, 90.5232, 95.0588) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.68
Duck Egg Blue
#C3FBF4
ΔE00 3.71
Ice
#D6FFFA
ΔE00 4.10
Light Light Blue
#CAFFFB
ΔE00 4.39
Pale Aqua
#B8FFEB
ΔE00 4.79
Very Pale Blue
#D6FFFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FEEF #FED0DF
analogous
#D0FED8 #D0FEEF #D0F6FE
triadic
#D0FEEF #EFD0FE #FEEFD0
tetradic
#D0FEEF #D8D0FE #FED0DF #F6FED0
square
#D0FEEF #D8D0FE #FED0DF #F6FED0
split-complementary
#D0FEEF #FED0F6 #FED8D0
monochromatic
#58FBC6 #94FDDB #D0FEEF #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.10
#D0FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#D0FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FEEF
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FEEF | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#C6FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0feef; /* rgb */ color: rgb(208, 254, 239); /* oklch */ color: oklch(96.1% 0.051 173.4);
Tailwind
colors: {
custom: {
50: '#dffef4',
500: '#d0feef',
950: '#000000',
},
}SCSS
$custom: #d0feef; $custom-light: #dffef4; $custom-dark: #000000;
JSON
{
"hex": "#d0feef",
"rgb": {
"r": 208,
"g": 254,
"b": 239
},
"hsl": {
"h": 160.435,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.96087,
"c": 0.05108,
"h": 173.4
},
"luminance": 0.90526
}Semantic roles & 50–950 ramp
primary
#D0FEEF
secondary
#E88AA9
accent
#004BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585