#D3FFBE#D3FFBE
#D3FFBE is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.3% C 0.097 H 135.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFBE |
|---|---|
| RGB | rgb(211, 255, 190) |
| HSL | hsl(101, 100%, 87%) |
| HSV | hsv(101, 25%, 100%) |
| CMYK | cmyk(17.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.62, -25.49, 26.57) |
| CIE-LCH | lch(95.62, 36.82, 133.81°) |
| OKLab | oklab(95.31% -0.0691 0.0674) |
| OKLCH | oklch(95.31% 0.097 135.7) |
| XYZ | xyz(71.9163, 89.0853, 62.1115) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.38
Very Pale Green
#CFFDBC
ΔE00 0.62
Pale Green
#C7FDB5
ΔE00 2.13
Light Light Green
#C8FFB0
ΔE00 2.92
Celadon
#BEFDB7
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFBE #EABEFF
analogous
#F4FFBE #D3FFBE #BEFFC9
triadic
#D3FFBE #BED3FF #FFBED3
tetradic
#D3FFBE #BEF4FF #EABEFF #FFC9BE
square
#D3FFBE #BEF4FF #EABEFF #FFC9BE
split-complementary
#D3FFBE #C9BEFF #FFBEF4
monochromatic
#80FF44 #AAFF81 #D3FFBE #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D3FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#D3FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFBE
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFBE | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FDF1C1
Tritanopia (blue-blind)
#D3FAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3ffbe; /* rgb */ color: rgb(211, 255, 190); /* oklch */ color: oklch(95.3% 0.097 135.7);
Tailwind
colors: {
custom: {
50: '#e1ffd2',
500: '#d3ffbe',
950: '#000000',
},
}SCSS
$custom: #d3ffbe; $custom-light: #e1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d3ffbe",
"rgb": {
"r": 211,
"g": 255,
"b": 190
},
"hsl": {
"h": 100.615,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95312,
"c": 0.09653,
"h": 135.7
},
"luminance": 0.89087
}Semantic roles & 50–950 ramp
primary
#D3FFBE
secondary
#C47AE7
accent
#00E69B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683