#D0FFCF#D0FFCF
#D0FFCF is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.080 H 144.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFCF |
|---|---|
| RGB | rgb(208, 255, 207) |
| HSL | hsl(119, 100%, 91%) |
| HSV | hsv(119, 19%, 100%) |
| CMYK | cmyk(18.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.76, -23.77, 18.10) |
| CIE-LCH | lch(95.76, 29.87, 142.71°) |
| OKLab | oklab(95.49% -0.065 0.0465) |
| OKLCH | oklch(95.49% 0.08 144.4) |
| XYZ | xyz(73.0322, 89.4331, 72.4339) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.03
Very Light Green
#D1FFBD
ΔE00 4.19
Celadon
#BEFDB7
ΔE00 5.07
Pale Green
#C7FDB5
ΔE00 5.23
Light Mint
#B6FFBB
ΔE00 5.36
Mint
#AAF0C1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFCF #FECFFF
analogous
#E8FFCF #D0FFCF #CFFFE6
triadic
#D0FFCF #CFD0FF #FFCFD0
tetradic
#D0FFCF #CFE8FF #FECFFF #FFE6CF
square
#D0FFCF #CFE8FF #FECFFF #FFE6CF
split-complementary
#D0FFCF #E6CFFF #FFCFE8
monochromatic
#58FF55 #94FF92 #D0FFCF #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.11
#D0FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D0FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFCF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFCF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CC
Deuteranopia (green-blind)
#F9F1D1
Tritanopia (blue-blind)
#CCFCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d0ffcf; /* rgb */ color: rgb(208, 255, 207); /* oklch */ color: oklch(95.5% 0.080 144.4);
Tailwind
colors: {
custom: {
50: '#dfffdd',
500: '#d0ffcf',
950: '#000000',
},
}SCSS
$custom: #d0ffcf; $custom-light: #dfffdd; $custom-dark: #000000;
JSON
{
"hex": "#d0ffcf",
"rgb": {
"r": 208,
"g": 255,
"b": 207
},
"hsl": {
"h": 118.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9549,
"c": 0.07991,
"h": 144.4
},
"luminance": 0.89435
}Semantic roles & 50–950 ramp
primary
#D0FFCF
secondary
#E888EA
accent
#00E6E1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684