#D0FFBE#D0FFBE
#D0FFBE is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.098 H 137.2°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFBE |
|---|---|
| RGB | rgb(208, 255, 190) |
| HSL | hsl(103, 100%, 87%) |
| HSV | hsv(103, 25%, 100%) |
| CMYK | cmyk(18.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.43, -26.50, 26.29) |
| CIE-LCH | lch(95.43, 37.33, 135.23°) |
| OKLab | oklab(95.12% -0.0719 0.0667) |
| OKLCH | oklch(95.12% 0.098 137.2) |
| XYZ | xyz(71.0646, 88.6461, 62.0715) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.32
Very Pale Green
#CFFDBC
ΔE00 0.42
Pale Green
#C7FDB5
ΔE00 1.77
Light Light Green
#C8FFB0
ΔE00 2.75
Celadon
#BEFDB7
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFBE #EDBEFF
analogous
#F0FFBE #D0FFBE #BEFFCD
triadic
#D0FFBE #BED0FF #FFBED0
tetradic
#D0FFBE #BEF0FF #EDBEFF #FFCDBE
square
#D0FFBE #BEF0FF #EDBEFF #FFCDBE
split-complementary
#D0FFBE #CDBEFF #FFBEF0
monochromatic
#77FF44 #A4FF81 #D0FFBE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#D0FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#D0FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFBE
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFBE | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FCF0C1
Tritanopia (blue-blind)
#CFFAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffbe; /* rgb */ color: rgb(208, 255, 190); /* oklch */ color: oklch(95.1% 0.098 137.2);
Tailwind
colors: {
custom: {
50: '#dfffd2',
500: '#d0ffbe',
950: '#000000',
},
}SCSS
$custom: #d0ffbe; $custom-light: #dfffd2; $custom-dark: #000000;
JSON
{
"hex": "#d0ffbe",
"rgb": {
"r": 208,
"g": 255,
"b": 190
},
"hsl": {
"h": 103.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95118,
"c": 0.09812,
"h": 137.2
},
"luminance": 0.88648
}Semantic roles & 50–950 ramp
primary
#D0FFBE
secondary
#C97AE7
accent
#00E6A6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683