#DCFF90#DCFF90
#DCFF90 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.143 H 123.4°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF90 |
|---|---|
| RGB | rgb(220, 255, 144) |
| HSL | hsl(79, 100%, 78%) |
| HSV | hsv(79, 44%, 100%) |
| CMYK | cmyk(13.7%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(95.48, -28.30, 49.19) |
| CIE-LCH | lch(95.48, 56.75, 119.91°) |
| OKLab | oklab(95.11% -0.0786 0.119) |
| OKLCH | oklch(95.11% 0.143 123.4) |
| XYZ | xyz(70.3091, 88.7490, 39.8064) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.82
Light Pea Green
#C4FE82
ΔE00 3.91
Light Yellowish Green
#C2FF89
ΔE00 4.35
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Pale Lime
#BEFD73
ΔE00 5.00
Celery
#C1FD95
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF90 #B390FF
analogous
#FFEA90 #DCFF90 #A4FF90
triadic
#DCFF90 #90DCFF #FF90DC
tetradic
#DCFF90 #90FFEA #B390FF #FF90A4
square
#DCFF90 #90FFEA #B390FF #FF90A4
split-complementary
#DCFF90 #90A4FF #EA90FF
monochromatic
#B5FF16 #C9FF53 #DCFF90 #EFFFCD #F5FFE0
Accessibility & contrast
On white
1.12
#DCFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DCFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF90
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF90 | 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)
#FFF387
Deuteranopia (green-blind)
#FFF296
Tritanopia (blue-blind)
#E3F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff90; /* rgb */ color: rgb(220, 255, 144); /* oklch */ color: oklch(95.1% 0.143 123.4);
Tailwind
colors: {
custom: {
50: '#e8ffb2',
500: '#dcff90',
950: '#000000',
},
}SCSS
$custom: #dcff90; $custom-light: #e8ffb2; $custom-dark: #000000;
JSON
{
"hex": "#dcff90",
"rgb": {
"r": 220,
"g": 255,
"b": 144
},
"hsl": {
"h": 78.919,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.95113,
"c": 0.1426,
"h": 123.4
},
"luminance": 0.88749
}Semantic roles & 50–950 ramp
primary
#DCFF90
secondary
#7F53E1
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681