#D4FFB2#D4FFB2
#D4FFB2 is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.109 H 131.9°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFB2 |
|---|---|
| RGB | rgb(212, 255, 178) |
| HSL | hsl(94, 100%, 85%) |
| HSV | hsv(94, 30%, 100%) |
| CMYK | cmyk(16.9%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.47, -26.91, 32.42) |
| CIE-LCH | lch(95.47, 42.13, 129.69°) |
| OKLab | oklab(95.14% -0.073 0.0814) |
| OKLCH | oklch(95.14% 0.109 131.9) |
| XYZ | xyz(70.9458, 88.7303, 55.4997) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.11
Very Light Green
#D1FFBD
ΔE00 2.45
Pale Green
#C7FDB5
ΔE00 2.60
Very Pale Green
#CFFDBC
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 3.47
Washed Out Green
#BCF5A6
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFB2 #DDB2FF
analogous
#FBFFB2 #D4FFB2 #B2FFB6
triadic
#D4FFB2 #B2D4FF #FFB2D4
tetradic
#D4FFB2 #B2FBFF #DDB2FF #FFB6B2
square
#D4FFB2 #B2FBFF #DDB2FF #FFB6B2
split-complementary
#D4FFB2 #B6B2FF #FFB2FB
monochromatic
#90FF38 #B2FF75 #D4FFB2 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.12
#D4FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#D4FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFB2
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFB2 | 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)
#FFF4AD
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#D6F9EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d4ffb2; /* rgb */ color: rgb(212, 255, 178); /* oklch */ color: oklch(95.1% 0.109 131.9);
Tailwind
colors: {
custom: {
50: '#e2ffc9',
500: '#d4ffb2',
950: '#000000',
},
}SCSS
$custom: #d4ffb2; $custom-light: #e2ffc9; $custom-dark: #000000;
JSON
{
"hex": "#d4ffb2",
"rgb": {
"r": 212,
"g": 255,
"b": 178
},
"hsl": {
"h": 93.506,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9514,
"c": 0.10934,
"h": 131.9
},
"luminance": 0.88731
}Semantic roles & 50–950 ramp
primary
#D4FFB2
secondary
#B270E6
accent
#00E680
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682