#D5FFCE#D5FFCE
#D5FFCE is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.078 H 141.1°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFCE |
|---|---|
| RGB | rgb(213, 255, 206) |
| HSL | hsl(111, 100%, 90%) |
| HSV | hsv(111, 19%, 100%) |
| CMYK | cmyk(16.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.05, -22.28, 19.06) |
| CIE-LCH | lch(96.05, 29.32, 139.47°) |
| OKLab | oklab(95.79% -0.0606 0.0489) |
| OKLCH | oklch(95.79% 0.078 141.1) |
| XYZ | xyz(74.3387, 90.1209, 71.8590) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.62
Very Light Green
#D1FFBD
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 5.07
Celadon
#BEFDB7
ΔE00 5.27
Light Sage
#BCECAC
ΔE00 5.68
Light Mint
#B6FFBB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFCE #F8CEFF
analogous
#EDFFCE #D5FFCE #CEFFDF
triadic
#D5FFCE #CED5FF #FFCED5
tetradic
#D5FFCE #CEEDFF #F8CEFF #FFDFCE
square
#D5FFCE #CEEDFF #F8CEFF #FFDFCE
split-complementary
#D5FFCE #DFCEFF #FFCEED
monochromatic
#6CFF54 #A1FF91 #D5FFCE #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.10
#D5FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#D5FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFCE
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFCE | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FBF2D0
Tritanopia (blue-blind)
#D3FCF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5ffce; /* rgb */ color: rgb(213, 255, 206); /* oklch */ color: oklch(95.8% 0.078 141.1);
Tailwind
colors: {
custom: {
50: '#e2ffdd',
500: '#d5ffce',
950: '#000000',
},
}SCSS
$custom: #d5ffce; $custom-light: #e2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d5ffce",
"rgb": {
"r": 213,
"g": 255,
"b": 206
},
"hsl": {
"h": 111.429,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9579,
"c": 0.07792,
"h": 141.1
},
"luminance": 0.90122
}Semantic roles & 50–950 ramp
primary
#D5FFCE
secondary
#DC87EA
accent
#00E6C5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684