#D5FFCB#D5FFCB
#D5FFCB is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.7% C 0.081 H 139.7°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFCB |
|---|---|
| RGB | rgb(213, 255, 203) |
| HSL | hsl(108, 100%, 90%) |
| HSV | hsv(108, 20%, 100%) |
| CMYK | cmyk(16.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.99, -22.77, 20.50) |
| CIE-LCH | lch(95.99, 30.64, 138.01°) |
| OKLab | oklab(95.72% -0.0619 0.0525) |
| OKLCH | oklch(95.72% 0.081 139.7) |
| XYZ | xyz(73.9777, 89.9765, 69.9580) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.92
Very Light Green
#D1FFBD
ΔE00 3.03
Pale Green
#C7FDB5
ΔE00 4.43
Celadon
#BEFDB7
ΔE00 4.78
Light Sage
#BCECAC
ΔE00 5.26
Light Light Green
#C8FFB0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFCB #F5CBFF
analogous
#EFFFCB #D5FFCB #CBFFDB
triadic
#D5FFCB #CBD5FF #FFCBD5
tetradic
#D5FFCB #CBEFFF #F5CBFF #FFDBCB
square
#D5FFCB #CBEFFF #F5CBFF #FFDBCB
split-complementary
#D5FFCB #DBCBFF #FFCBEF
monochromatic
#72FF51 #A4FF8E #D5FFCB #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.11
#D5FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#D5FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFCB
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFCB | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FBF2CD
Tritanopia (blue-blind)
#D3FBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffcb; /* rgb */ color: rgb(213, 255, 203); /* oklch */ color: oklch(95.7% 0.081 139.7);
Tailwind
colors: {
custom: {
50: '#e2ffdb',
500: '#d5ffcb',
950: '#000000',
},
}SCSS
$custom: #d5ffcb; $custom-light: #e2ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d5ffcb",
"rgb": {
"r": 213,
"g": 255,
"b": 203
},
"hsl": {
"h": 108.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95722,
"c": 0.08116,
"h": 139.7
},
"luminance": 0.89978
}Semantic roles & 50–950 ramp
primary
#D5FFCB
secondary
#D685E9
accent
#00E6B9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684