#D0FFE4#D0FFE4
#D0FFE4 is a very light, moderate green. Relative luminance 0.905; OKLCH L 96.0% C 0.060 H 159.8°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFE4 |
|---|---|
| RGB | rgb(208, 255, 228) |
| HSL | hsl(146, 100%, 91%) |
| HSV | hsv(146, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(96.22, -20.07, 7.98) |
| CIE-LCH | lch(96.22, 21.60, 158.31°) |
| OKLab | oklab(96% -0.0564 0.0207) |
| OKLCH | oklch(96% 0.06 159.8) |
| XYZ | xyz(75.7723, 90.5292, 86.8654) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.28
Pale Turquoise
#A5FBD5
ΔE00 6.85
Eggshell Blue
#C4FFF7
ΔE00 7.20
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Mint
#AAF0C1
ΔE00 7.52
Ice
#D6FFFA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFE4 #FFD0EB
analogous
#D3FFD0 #D0FFE4 #D0FFFB
triadic
#D0FFE4 #E4D0FF #FFE4D0
tetradic
#D0FFE4 #D0D3FF #FFD0EB #FFFBD0
square
#D0FFE4 #D0D3FF #FFD0EB #FFFBD0
split-complementary
#D0FFE4 #FBD0FF #FFD0D3
monochromatic
#56FF9E #93FFC1 #D0FFE4 #E0FFED #E0FFED
Accessibility & contrast
On white
1.10
#D0FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#D0FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFE4
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFE4 | 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)
#FEF8E3
Deuteranopia (green-blind)
#F5F2E5
Tritanopia (blue-blind)
#C8FFF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0ffe4; /* rgb */ color: rgb(208, 255, 228); /* oklch */ color: oklch(96.0% 0.060 159.8);
Tailwind
colors: {
custom: {
50: '#dfffec',
500: '#d0ffe4',
950: '#000000',
},
}SCSS
$custom: #d0ffe4; $custom-light: #dfffec; $custom-dark: #000000;
JSON
{
"hex": "#d0ffe4",
"rgb": {
"r": 208,
"g": 255,
"b": 228
},
"hsl": {
"h": 145.532,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96003,
"c": 0.0601,
"h": 159.8
},
"luminance": 0.90531
}Semantic roles & 50–950 ramp
primary
#D0FFE4
secondary
#EA89C1
accent
#0084E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684