#D2F5CC#D2F5CC
#D2F5CC is a very light, moderate green. Relative luminance 0.834; OKLCH L 93.4% C 0.066 H 141.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F5CC |
|---|---|
| RGB | rgb(210, 245, 204) |
| HSL | hsl(111, 67%, 88%) |
| HSV | hsv(111, 17%, 96%) |
| CMYK | cmyk(14.3%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(93.17, -18.77, 16.02) |
| CIE-LCH | lch(93.17, 24.68, 139.52°) |
| OKLab | oklab(93.44% -0.051 0.0413) |
| OKLCH | oklch(93.44% 0.066 141) |
| XYZ | xyz(70.1275, 83.3649, 69.5114) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.56
Very Light Green
#D1FFBD
ΔE00 5.81
Light Sage
#BCECAC
ΔE00 6.17
Mint
#AAF0C1
ΔE00 6.75
Pale Green
#C7FDB5
ΔE00 7.00
Celadon
#BEFDB7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F5CC #EFCCF5
analogous
#E6F5CC #D2F5CC #CCF5DA
triadic
#D2F5CC #CCD2F5 #F5CCD2
tetradic
#D2F5CC #CCE6F5 #EFCCF5 #F5DACC
square
#D2F5CC #CCE6F5 #EFCCF5 #F5DACC
split-complementary
#D2F5CC #DACCF5 #F5CCE6
monochromatic
#78E166 #A5EB99 #D2F5CC #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.19
#D2F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#D2F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F5CC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F5CC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECA
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#D0F2E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f5cc; /* rgb */ color: rgb(210, 245, 204); /* oklch */ color: oklch(93.4% 0.066 141.0);
Tailwind
colors: {
custom: {
50: '#e0f8db',
500: '#d2f5cc',
950: '#000000',
},
}SCSS
$custom: #d2f5cc; $custom-light: #e0f8db; $custom-dark: #000000;
JSON
{
"hex": "#d2f5cc",
"rgb": {
"r": 210,
"g": 245,
"b": 204
},
"hsl": {
"h": 111.22,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.93437,
"c": 0.06566,
"h": 141
},
"luminance": 0.83366
}Semantic roles & 50–950 ramp
primary
#D2F5CC
secondary
#CC8FD7
accent
#16CFB4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584