#D2FFBA#D2FFBA
#D2FFBA is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.2% C 0.101 H 134.9°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFBA |
|---|---|
| RGB | rgb(210, 255, 186) |
| HSL | hsl(99, 100%, 86%) |
| HSV | hsv(99, 27%, 100%) |
| CMYK | cmyk(17.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.48, -26.43, 28.40) |
| CIE-LCH | lch(95.48, 38.80, 132.94°) |
| OKLab | oklab(95.17% -0.0717 0.0718) |
| OKLCH | oklch(95.17% 0.101 134.9) |
| XYZ | xyz(71.1994, 88.7655, 59.8271) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.71
Very Pale Green
#CFFDBC
ΔE00 0.99
Pale Green
#C7FDB5
ΔE00 1.73
Light Light Green
#C8FFB0
ΔE00 2.24
Celadon
#BEFDB7
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFBA #E7BAFF
analogous
#F5FFBA #D2FFBA #BAFFC5
triadic
#D2FFBA #BAD2FF #FFBAD2
tetradic
#D2FFBA #BAF5FF #E7BAFF #FFC5BA
square
#D2FFBA #BAF5FF #E7BAFF #FFC5BA
split-complementary
#D2FFBA #C5BAFF #FFBAF5
monochromatic
#82FF40 #AAFF7D #D2FFBA #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.12
#D2FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#D2FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFBA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFBA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FDF1BD
Tritanopia (blue-blind)
#D2FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffba; /* rgb */ color: rgb(210, 255, 186); /* oklch */ color: oklch(95.2% 0.101 134.9);
Tailwind
colors: {
custom: {
50: '#e0ffcf',
500: '#d2ffba',
950: '#000000',
},
}SCSS
$custom: #d2ffba; $custom-light: #e0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d2ffba",
"rgb": {
"r": 210,
"g": 255,
"b": 186
},
"hsl": {
"h": 99.13,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95166,
"c": 0.10146,
"h": 134.9
},
"luminance": 0.88767
}Semantic roles & 50–950 ramp
primary
#D2FFBA
secondary
#C076E7
accent
#00E696
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683