#DCF090#DCF090
#DCF090 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.9% C 0.122 H 118.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF090 |
|---|---|
| RGB | rgb(220, 240, 144) |
| HSL | hsl(73, 76%, 75%) |
| HSV | hsv(73, 40%, 94%) |
| CMYK | cmyk(8.3%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(91.48, -21.17, 44.17) |
| CIE-LCH | lch(91.48, 48.98, 115.61°) |
| OKLab | oklab(91.92% -0.0584 0.1077) |
| OKLCH | oklch(91.92% 0.123 118.5) |
| XYZ | xyz(65.7095, 79.5498, 38.2731) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.04
Light Yellow Green
#CCFD7F
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 6.78
Parchment
#FEFCAF
ΔE00 6.79
Light Pea Green
#C4FE82
ΔE00 6.94
Greenish Beige
#C9D179
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF090 #A490F0
analogous
#F0D490 #DCF090 #ACF090
triadic
#DCF090 #90DCF0 #F090DC
tetradic
#DCF090 #90F0D4 #A490F0 #F090AC
square
#DCF090 #90F0D4 #A490F0 #F090AC
split-complementary
#DCF090 #90ACF0 #D490F0
monochromatic
#BAE124 #CBE95A #DCF090 #EDF7C6 #F6FBE4
Accessibility & contrast
On white
1.24
#DCF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DCF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF090
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF090 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#F9E795
Tritanopia (blue-blind)
#E5E7D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf090; /* rgb */ color: rgb(220, 240, 144); /* oklch */ color: oklch(91.9% 0.122 118.5);
Tailwind
colors: {
custom: {
50: '#e8f5b2',
500: '#dcf090',
950: '#000000',
},
}SCSS
$custom: #dcf090; $custom-light: #e8f5b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf090",
"rgb": {
"r": 220,
"g": 240,
"b": 144
},
"hsl": {
"h": 72.5,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.91915,
"c": 0.1225,
"h": 118.5
},
"luminance": 0.79549
}Semantic roles & 50–950 ramp
primary
#DCF090
secondary
#7058CC
accent
#0DD837
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581