#D5FED2#D5FED2
#D5FED2 is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.7% C 0.072 H 143.2°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FED2 |
|---|---|
| RGB | rgb(213, 254, 210) |
| HSL | hsl(116, 96%, 91%) |
| HSV | hsv(116, 17%, 100%) |
| CMYK | cmyk(16.1%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(95.86, -21.14, 16.76) |
| CIE-LCH | lch(95.86, 26.97, 141.60°) |
| OKLab | oklab(95.67% -0.0577 0.0432) |
| OKLCH | oklch(95.67% 0.072 143.2) |
| XYZ | xyz(74.5126, 89.6814, 74.3448) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.80
Very Light Green
#D1FFBD
ΔE00 4.95
Pale Green
#C7FDB5
ΔE00 6.21
Celadon
#BEFDB7
ΔE00 6.25
Light Sage
#BCECAC
ΔE00 6.42
Mint
#AAF0C1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FED2 #FBD2FE
analogous
#EBFED2 #D5FED2 #D2FEE5
triadic
#D5FED2 #D2D5FE #FED2D5
tetradic
#D5FED2 #D2EBFE #FBD2FE #FEE5D2
square
#D5FED2 #D2EBFE #FBD2FE #FEE5D2
split-complementary
#D5FED2 #E5D2FE #FED2EB
monochromatic
#65FB5A #9DFD96 #D5FED2 #E3FEE1 #E3FEE1
Accessibility & contrast
On white
1.11
#D5FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D5FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FED2
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FED2 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D0
Deuteranopia (green-blind)
#F9F1D4
Tritanopia (blue-blind)
#D2FBF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5fed2; /* rgb */ color: rgb(213, 254, 210); /* oklch */ color: oklch(95.7% 0.072 143.2);
Tailwind
colors: {
custom: {
50: '#e2fedf',
500: '#d5fed2',
950: '#000000',
},
}SCSS
$custom: #d5fed2; $custom-light: #e2fedf; $custom-dark: #000000;
JSON
{
"hex": "#d5fed2",
"rgb": {
"r": 213,
"g": 254,
"b": 210
},
"hsl": {
"h": 115.909,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.95671,
"c": 0.07205,
"h": 143.2
},
"luminance": 0.89683
}Semantic roles & 50–950 ramp
primary
#D5FED2
secondary
#E28CE8
accent
#00E6D6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684