#D0FFED#D0FFED
#D0FFED is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.054 H 169.9°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFED |
|---|---|
| RGB | rgb(208, 255, 237) |
| HSL | hsl(157, 100%, 91%) |
| HSV | hsv(157, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.43, -18.38, 3.66) |
| CIE-LCH | lch(96.43, 18.74, 168.74°) |
| OKLab | oklab(96.24% -0.0528 0.0094) |
| OKLCH | oklch(96.24% 0.054 169.9) |
| XYZ | xyz(77.0544, 91.0420, 93.6174) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.41
Pale Aqua
#B8FFEB
ΔE00 4.43
Duck Egg Blue
#C3FBF4
ΔE00 4.57
Ice
#D6FFFA
ΔE00 5.14
Light Light Blue
#CAFFFB
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFED #FFD0E2
analogous
#D0FFD5 #D0FFED #D0FAFF
triadic
#D0FFED #EDD0FF #FFEDD0
tetradic
#D0FFED #D5D0FF #FFD0E2 #FAFFD0
square
#D0FFED #D5D0FF #FFD0E2 #FAFFD0
split-complementary
#D0FFED #FFD0FA #FFD5D0
monochromatic
#56FFBE #93FFD6 #D0FFED #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.09
#D0FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D0FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFED
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFED | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#C6FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d0ffed; /* rgb */ color: rgb(208, 255, 237); /* oklch */ color: oklch(96.2% 0.054 169.9);
Tailwind
colors: {
custom: {
50: '#dffff2',
500: '#d0ffed',
950: '#000000',
},
}SCSS
$custom: #d0ffed; $custom-light: #dffff2; $custom-dark: #000000;
JSON
{
"hex": "#d0ffed",
"rgb": {
"r": 208,
"g": 255,
"b": 237
},
"hsl": {
"h": 157.021,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96241,
"c": 0.05365,
"h": 169.9
},
"luminance": 0.91044
}Semantic roles & 50–950 ramp
primary
#D0FFED
secondary
#EA89AE
accent
#0058E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685