#D5FFCA#D5FFCA
#D5FFCA is a very light, moderate green. Relative luminance 0.899; OKLCH L 95.7% C 0.082 H 139.2°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFCA |
|---|---|
| RGB | rgb(213, 255, 202) |
| HSL | hsl(108, 100%, 90%) |
| HSV | hsv(108, 21%, 100%) |
| CMYK | cmyk(16.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(95.97, -22.93, 20.98) |
| CIE-LCH | lch(95.97, 31.09, 137.54°) |
| OKLab | oklab(95.7% -0.0623 0.0537) |
| OKLCH | oklch(95.7% 0.082 139.2) |
| XYZ | xyz(73.8589, 89.9290, 69.3324) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.70
Very Light Green
#D1FFBD
ΔE00 2.80
Pale Green
#C7FDB5
ΔE00 4.22
Celadon
#BEFDB7
ΔE00 4.63
Light Sage
#BCECAC
ΔE00 5.14
Light Light Green
#C8FFB0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFCA #F4CAFF
analogous
#F0FFCA #D5FFCA #CAFFDA
triadic
#D5FFCA #CAD5FF #FFCAD5
tetradic
#D5FFCA #CAF0FF #F4CAFF #FFDACA
square
#D5FFCA #CAF0FF #F4CAFF #FFDACA
split-complementary
#D5FFCA #DACAFF #FFCAF0
monochromatic
#74FF50 #A5FF8D #D5FFCA #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.11
#D5FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#D5FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFCA
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFCA | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FCF2CD
Tritanopia (blue-blind)
#D3FBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffca; /* rgb */ color: rgb(213, 255, 202); /* oklch */ color: oklch(95.7% 0.082 139.2);
Tailwind
colors: {
custom: {
50: '#e2ffda',
500: '#d5ffca',
950: '#000000',
},
}SCSS
$custom: #d5ffca; $custom-light: #e2ffda; $custom-dark: #000000;
JSON
{
"hex": "#d5ffca",
"rgb": {
"r": 213,
"g": 255,
"b": 202
},
"hsl": {
"h": 107.547,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.957,
"c": 0.08225,
"h": 139.2
},
"luminance": 0.8993
}Semantic roles & 50–950 ramp
primary
#D5FFCA
secondary
#D484E9
accent
#00E6B6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683