#D0FFEF#D0FFEF
#D0FFEF is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.3% C 0.052 H 172.5°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFEF |
|---|---|
| RGB | rgb(208, 255, 239) |
| HSL | hsl(160, 100%, 91%) |
| HSV | hsv(160, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.48, -18.00, 2.70) |
| CIE-LCH | lch(96.48, 18.20, 171.46°) |
| OKLab | oklab(96.3% -0.052 0.0069) |
| OKLCH | oklch(96.3% 0.052 172.5) |
| XYZ | xyz(77.3482, 91.1596, 95.1649) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.82
Duck Egg Blue
#C3FBF4
ΔE00 3.94
Ice
#D6FFFA
ΔE00 4.48
Pale Aqua
#B8FFEB
ΔE00 4.53
Light Light Blue
#CAFFFB
ΔE00 4.68
Pale Cyan
#B7FFFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFEF #FFD0E0
analogous
#D0FFD7 #D0FFEF #D0F8FF
triadic
#D0FFEF #EFD0FF #FFEFD0
tetradic
#D0FFEF #D7D0FF #FFD0E0 #F8FFD0
square
#D0FFEF #D7D0FF #FFD0E0 #F8FFD0
split-complementary
#D0FFEF #FFD0F8 #FFD7D0
monochromatic
#56FFC5 #93FFDA #D0FFEF #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.09
#D0FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#D0FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFEF
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFEF | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#C5FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d0ffef; /* rgb */ color: rgb(208, 255, 239); /* oklch */ color: oklch(96.3% 0.052 172.5);
Tailwind
colors: {
custom: {
50: '#dffff4',
500: '#d0ffef',
950: '#000000',
},
}SCSS
$custom: #d0ffef; $custom-light: #dffff4; $custom-dark: #000000;
JSON
{
"hex": "#d0ffef",
"rgb": {
"r": 208,
"g": 255,
"b": 239
},
"hsl": {
"h": 159.574,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96295,
"c": 0.05248,
"h": 172.5
},
"luminance": 0.91162
}Semantic roles & 50–950 ramp
primary
#D0FFEF
secondary
#EA89AA
accent
#004EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685