#D0FFEE#D0FFEE
#D0FFEE is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.053 H 171.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFEE |
|---|---|
| RGB | rgb(208, 255, 238) |
| HSL | hsl(158, 100%, 91%) |
| HSV | hsv(158, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.45, -18.19, 3.18) |
| CIE-LCH | lch(96.45, 18.47, 170.08°) |
| OKLab | oklab(96.27% -0.0524 0.0081) |
| OKLCH | oklch(96.27% 0.053 171.2) |
| XYZ | xyz(77.2009, 91.1006, 94.3890) |
| Luminance | 0.9110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.11
Duck Egg Blue
#C3FBF4
ΔE00 4.25
Pale Aqua
#B8FFEB
ΔE00 4.46
Ice
#D6FFFA
ΔE00 4.81
Light Light Blue
#CAFFFB
ΔE00 5.03
Pale Cyan
#B7FFFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFEE #FFD0E1
analogous
#D0FFD6 #D0FFEE #D0F8FF
triadic
#D0FFEE #EED0FF #FFEED0
tetradic
#D0FFEE #D6D0FF #FFD0E1 #F8FFD0
square
#D0FFEE #D6D0FF #FFD0E1 #F8FFD0
split-complementary
#D0FFEE #FFD0F8 #FFD6D0
monochromatic
#56FFC2 #93FFD8 #D0FFEE #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.09
#D0FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#D0FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFEE
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFEE | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#C6FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d0ffee; /* rgb */ color: rgb(208, 255, 238); /* oklch */ color: oklch(96.3% 0.053 171.2);
Tailwind
colors: {
custom: {
50: '#dffff3',
500: '#d0ffee',
950: '#000000',
},
}SCSS
$custom: #d0ffee; $custom-light: #dffff3; $custom-dark: #000000;
JSON
{
"hex": "#d0ffee",
"rgb": {
"r": 208,
"g": 255,
"b": 238
},
"hsl": {
"h": 158.298,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96268,
"c": 0.05306,
"h": 171.2
},
"luminance": 0.91103
}Semantic roles & 50–950 ramp
primary
#D0FFEE
secondary
#EA89AC
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685