#D4FFBA#D4FFBA
#D4FFBA is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.100 H 134.0°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFBA |
|---|---|
| RGB | rgb(212, 255, 186) |
| HSL | hsl(97, 100%, 86%) |
| HSV | hsv(97, 27%, 100%) |
| CMYK | cmyk(16.9%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.61, -25.75, 28.59) |
| CIE-LCH | lch(95.61, 38.47, 132.01°) |
| OKLab | oklab(95.3% -0.0698 0.0723) |
| OKLCH | oklch(95.3% 0.1 134) |
| XYZ | xyz(71.7726, 89.0610, 59.8540) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.97
Very Pale Green
#CFFDBC
ΔE00 1.23
Pale Green
#C7FDB5
ΔE00 2.09
Light Light Green
#C8FFB0
ΔE00 2.47
Celadon
#BEFDB7
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFBA #E5BAFF
analogous
#F7FFBA #D4FFBA #BAFFC3
triadic
#D4FFBA #BAD4FF #FFBAD4
tetradic
#D4FFBA #BAF7FF #E5BAFF #FFC3BA
square
#D4FFBA #BAF7FF #E5BAFF #FFC3BA
split-complementary
#D4FFBA #C3BAFF #FFBAF7
monochromatic
#88FF40 #AEFF7D #D4FFBA #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.12
#D4FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#D4FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFBA
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFBA | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FEF1BD
Tritanopia (blue-blind)
#D5FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d4ffba; /* rgb */ color: rgb(212, 255, 186); /* oklch */ color: oklch(95.3% 0.100 134.0);
Tailwind
colors: {
custom: {
50: '#e2ffcf',
500: '#d4ffba',
950: '#000000',
},
}SCSS
$custom: #d4ffba; $custom-light: #e2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d4ffba",
"rgb": {
"r": 212,
"g": 255,
"b": 186
},
"hsl": {
"h": 97.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95297,
"c": 0.10045,
"h": 134
},
"luminance": 0.89062
}Semantic roles & 50–950 ramp
primary
#D4FFBA
secondary
#BC76E7
accent
#00E68F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683