#D5FFC8#D5FFC8
#D5FFC8 is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.7% C 0.084 H 138.4°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFC8 |
|---|---|
| RGB | rgb(213, 255, 200) |
| HSL | hsl(106, 100%, 89%) |
| HSV | hsv(106, 22%, 100%) |
| CMYK | cmyk(16.5%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.93, -23.26, 21.95) |
| CIE-LCH | lch(95.93, 31.98, 136.66°) |
| OKLab | oklab(95.66% -0.0631 0.0561) |
| OKLCH | oklch(95.66% 0.084 138.4) |
| XYZ | xyz(73.6237, 89.8349, 68.0934) |
| Luminance | 0.8984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.26
Very Light Green
#D1FFBD
ΔE00 2.35
Pale Green
#C7FDB5
ΔE00 3.83
Celadon
#BEFDB7
ΔE00 4.37
Light Light Green
#C8FFB0
ΔE00 4.91
Light Sage
#BCECAC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFC8 #F2C8FF
analogous
#F1FFC8 #D5FFC8 #C8FFD7
triadic
#D5FFC8 #C8D5FF #FFC8D5
tetradic
#D5FFC8 #C8F1FF #F2C8FF #FFD7C8
square
#D5FFC8 #C8F1FF #F2C8FF #FFD7C8
split-complementary
#D5FFC8 #D7C8FF #FFC8F1
monochromatic
#78FF4E #A6FF8B #D5FFC8 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.11
#D5FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D5FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFC8
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFC8 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FCF2CB
Tritanopia (blue-blind)
#D4FBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffc8; /* rgb */ color: rgb(213, 255, 200); /* oklch */ color: oklch(95.7% 0.084 138.4);
Tailwind
colors: {
custom: {
50: '#e2ffd9',
500: '#d5ffc8',
950: '#000000',
},
}SCSS
$custom: #d5ffc8; $custom-light: #e2ffd9; $custom-dark: #000000;
JSON
{
"hex": "#d5ffc8",
"rgb": {
"r": 213,
"g": 255,
"b": 200
},
"hsl": {
"h": 105.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95656,
"c": 0.08443,
"h": 138.4
},
"luminance": 0.89836
}Semantic roles & 50–950 ramp
primary
#D5FFC8
secondary
#D182E9
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683