#D0FFB2#D0FFB2
#D0FFB2 is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 94.9% C 0.111 H 133.7°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFB2 |
|---|---|
| RGB | rgb(208, 255, 178) |
| HSL | hsl(97, 100%, 85%) |
| HSV | hsv(97, 30%, 100%) |
| CMYK | cmyk(18.4%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.22, -28.28, 32.05) |
| CIE-LCH | lch(95.22, 42.75, 131.43°) |
| OKLab | oklab(94.88% -0.0768 0.0805) |
| OKLCH | oklch(94.88% 0.111 133.7) |
| XYZ | xyz(69.8067, 88.1430, 55.4464) |
| Luminance | 0.8814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.37
Pale Green
#C7FDB5
ΔE00 1.92
Very Light Green
#D1FFBD
ΔE00 2.17
Very Pale Green
#CFFDBC
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFB2 #E1B2FF
analogous
#F7FFB2 #D0FFB2 #B2FFBA
triadic
#D0FFB2 #B2D0FF #FFB2D0
tetradic
#D0FFB2 #B2F7FF #E1B2FF #FFBAB2
square
#D0FFB2 #B2F7FF #E1B2FF #FFBAB2
split-complementary
#D0FFB2 #BAB2FF #FFB2F7
monochromatic
#85FF38 #ABFF75 #D0FFB2 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.13
#D0FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#D0FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFB2
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFB2 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AD
Deuteranopia (green-blind)
#FEF0B6
Tritanopia (blue-blind)
#D1F9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d0ffb2; /* rgb */ color: rgb(208, 255, 178); /* oklch */ color: oklch(94.9% 0.111 133.7);
Tailwind
colors: {
custom: {
50: '#dfffc9',
500: '#d0ffb2',
950: '#000000',
},
}SCSS
$custom: #d0ffb2; $custom-light: #dfffc9; $custom-dark: #000000;
JSON
{
"hex": "#d0ffb2",
"rgb": {
"r": 208,
"g": 255,
"b": 178
},
"hsl": {
"h": 96.623,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9488,
"c": 0.11128,
"h": 133.7
},
"luminance": 0.88144
}Semantic roles & 50–950 ramp
primary
#D0FFB2
secondary
#B870E6
accent
#00E68C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682