#D0FEE7#D0FEE7
#D0FEE7 is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.056 H 163.5°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FEE7 |
|---|---|
| RGB | rgb(208, 254, 231) |
| HSL | hsl(150, 96%, 91%) |
| HSV | hsv(150, 18%, 100%) |
| CMYK | cmyk(18.1%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(96.02, -19.03, 6.16) |
| CIE-LCH | lch(96.02, 20.00, 162.06°) |
| OKLab | oklab(95.87% -0.0539 0.016) |
| OKLCH | oklch(95.87% 0.056 163.5) |
| XYZ | xyz(75.8742, 90.0609, 88.9717) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.86
Eggshell Blue
#C4FFF7
ΔE00 6.07
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Ice
#D6FFFA
ΔE00 6.74
Light Light Blue
#CAFFFB
ΔE00 7.14
Pale Turquoise
#A5FBD5
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FEE7 #FED0E7
analogous
#D0FED0 #D0FEE7 #D0FEFE
triadic
#D0FEE7 #E7D0FE #FEE7D0
tetradic
#D0FEE7 #D0D0FE #FED0E7 #FEFED0
square
#D0FEE7 #D0D0FE #FED0E7 #FEFED0
split-complementary
#D0FEE7 #FED0FE #FED0D0
monochromatic
#58FBAA #94FDC8 #D0FEE7 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.10
#D0FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D0FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FEE7
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FEE7 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F4F1E8
Tritanopia (blue-blind)
#C7FEF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0fee7; /* rgb */ color: rgb(208, 254, 231); /* oklch */ color: oklch(95.9% 0.056 163.5);
Tailwind
colors: {
custom: {
50: '#dffeee',
500: '#d0fee7',
950: '#000000',
},
}SCSS
$custom: #d0fee7; $custom-light: #dffeee; $custom-dark: #000000;
JSON
{
"hex": "#d0fee7",
"rgb": {
"r": 208,
"g": 254,
"b": 231
},
"hsl": {
"h": 150,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.95871,
"c": 0.05623,
"h": 163.5
},
"luminance": 0.90063
}Semantic roles & 50–950 ramp
primary
#D0FEE7
secondary
#E88AB9
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685