#D2FFC0#D2FFC0
#D2FFC0 is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.095 H 136.9°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFC0 |
|---|---|
| RGB | rgb(210, 255, 192) |
| HSL | hsl(103, 100%, 88%) |
| HSV | hsv(103, 25%, 100%) |
| CMYK | cmyk(17.6%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(95.59, -25.52, 25.52) |
| CIE-LCH | lch(95.59, 36.09, 135.00°) |
| OKLab | oklab(95.29% -0.0692 0.0648) |
| OKLCH | oklch(95.29% 0.095 136.9) |
| XYZ | xyz(71.8507, 89.0260, 63.2572) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.62
Very Pale Green
#CFFDBC
ΔE00 0.64
Pale Green
#C7FDB5
ΔE00 2.25
Light Light Green
#C8FFB0
ΔE00 3.21
Celadon
#BEFDB7
ΔE00 3.23
Light Sage
#BCECAC
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFC0 #EDC0FF
analogous
#F2FFC0 #D2FFC0 #C0FFCD
triadic
#D2FFC0 #C0D2FF #FFC0D2
tetradic
#D2FFC0 #C0F2FF #EDC0FF #FFCDC0
square
#D2FFC0 #C0F2FF #EDC0FF #FFCDC0
split-complementary
#D2FFC0 #CDC0FF #FFC0F2
monochromatic
#7BFF46 #A6FF83 #D2FFC0 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#D2FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#D2FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFC0
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFC0 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BC
Deuteranopia (green-blind)
#FCF1C3
Tritanopia (blue-blind)
#D1FAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffc0; /* rgb */ color: rgb(210, 255, 192); /* oklch */ color: oklch(95.3% 0.095 136.9);
Tailwind
colors: {
custom: {
50: '#e0ffd3',
500: '#d2ffc0',
950: '#000000',
},
}SCSS
$custom: #d2ffc0; $custom-light: #e0ffd3; $custom-dark: #000000;
JSON
{
"hex": "#d2ffc0",
"rgb": {
"r": 210,
"g": 255,
"b": 192
},
"hsl": {
"h": 102.857,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95289,
"c": 0.09485,
"h": 136.9
},
"luminance": 0.89027
}Semantic roles & 50–950 ramp
primary
#D2FFC0
secondary
#C97BE8
accent
#00E6A4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683