#D5FFD2#D5FFD2
#D5FFD2 is a very light, moderate green. Relative luminance 0.903; OKLCH L 95.9% C 0.074 H 143.2°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFD2 |
|---|---|
| RGB | rgb(213, 255, 210) |
| HSL | hsl(116, 100%, 91%) |
| HSV | hsv(116, 18%, 100%) |
| CMYK | cmyk(16.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.13, -21.62, 17.13) |
| CIE-LCH | lch(96.13, 27.58, 141.62°) |
| OKLab | oklab(95.88% -0.059 0.0441) |
| OKLCH | oklch(95.88% 0.074 143.2) |
| XYZ | xyz(74.8308, 90.3177, 74.4508) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.74
Pale Green
#C7FDB5
ΔE00 5.99
Celadon
#BEFDB7
ΔE00 6.03
Light Sage
#BCECAC
ΔE00 6.36
Light Mint
#B6FFBB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFD2 #FCD2FF
analogous
#EBFFD2 #D5FFD2 #D2FFE5
triadic
#D5FFD2 #D2D5FF #FFD2D5
tetradic
#D5FFD2 #D2EBFF #FCD2FF #FFE5D2
square
#D5FFD2 #D2EBFF #FCD2FF #FFE5D2
split-complementary
#D5FFD2 #E5D2FF #FFD2EB
monochromatic
#63FF58 #9CFF95 #D5FFD2 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.10
#D5FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D5FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFD2
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFD2 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FAF2D4
Tritanopia (blue-blind)
#D2FCF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5ffd2; /* rgb */ color: rgb(213, 255, 210); /* oklch */ color: oklch(95.9% 0.074 143.2);
Tailwind
colors: {
custom: {
50: '#e2ffdf',
500: '#d5ffd2',
950: '#000000',
},
}SCSS
$custom: #d5ffd2; $custom-light: #e2ffdf; $custom-dark: #000000;
JSON
{
"hex": "#d5ffd2",
"rgb": {
"r": 213,
"g": 255,
"b": 210
},
"hsl": {
"h": 116,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95882,
"c": 0.07366,
"h": 143.2
},
"luminance": 0.90319
}Semantic roles & 50–950 ramp
primary
#D5FFD2
secondary
#E48BEA
accent
#00E6D6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684