#D0FFA2#D0FFA2
#D0FFA2 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.129 H 130.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFA2 |
|---|---|
| RGB | rgb(208, 255, 162) |
| HSL | hsl(90, 100%, 82%) |
| HSV | hsv(90, 36%, 100%) |
| CMYK | cmyk(18.4%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(94.97, -30.47, 39.66) |
| CIE-LCH | lch(94.97, 50.02, 127.53°) |
| OKLab | oklab(94.59% -0.0833 0.0981) |
| OKLCH | oklch(94.59% 0.129 130.3) |
| XYZ | xyz(68.2929, 87.5374, 47.4738) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.48
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Light Light Green
#C8FFB0
ΔE00 3.27
Tea Green
#BDF8A3
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.76
Washed Out Green
#BCF5A6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFA2 #D1A2FF
analogous
#FEFFA2 #D0FFA2 #A2FFA3
triadic
#D0FFA2 #A2D0FF #FFA2D0
tetradic
#D0FFA2 #A2FEFF #D1A2FF #FFA3A2
square
#D0FFA2 #A2FEFF #D1A2FF #FFA3A2
split-complementary
#D0FFA2 #A3A2FF #FFA2FE
monochromatic
#92FF28 #B1FF65 #D0FFA2 #EFFFDF #F0FFE0
Accessibility & contrast
On white
1.13
#D0FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#D0FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFA2
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFA2 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39B
Deuteranopia (green-blind)
#FFEFA7
Tritanopia (blue-blind)
#D3F8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d0ffa2; /* rgb */ color: rgb(208, 255, 162); /* oklch */ color: oklch(94.6% 0.129 130.3);
Tailwind
colors: {
custom: {
50: '#dfffbe',
500: '#d0ffa2',
950: '#000000',
},
}SCSS
$custom: #d0ffa2; $custom-light: #dfffbe; $custom-dark: #000000;
JSON
{
"hex": "#d0ffa2",
"rgb": {
"r": 208,
"g": 255,
"b": 162
},
"hsl": {
"h": 90.323,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94591,
"c": 0.12866,
"h": 130.3
},
"luminance": 0.87539
}Semantic roles & 50–950 ramp
primary
#D0FFA2
secondary
#A362E3
accent
#00E674
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682