#DCF285#DCF285
#DCF285 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.2% C 0.137 H 118.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF285 |
|---|---|
| RGB | rgb(220, 242, 133) |
| HSL | hsl(72, 81%, 74%) |
| HSV | hsv(72, 45%, 95%) |
| CMYK | cmyk(9.1%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(91.87, -23.31, 49.96) |
| CIE-LCH | lch(91.87, 55.13, 115.02°) |
| OKLab | oklab(92.18% -0.0653 0.1201) |
| OKLCH | oklch(92.18% 0.137 118.5) |
| XYZ | xyz(65.5014, 80.4137, 34.2565) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Light Yellow Green
#CCFD7F
ΔE00 4.97
Pear
#CBF85F
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 6.29
Yellowish Tan
#FCFC81
ΔE00 6.33
Pale Yellow
#FFFF84
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF285 #9B85F2
analogous
#F2D185 #DCF285 #A5F285
triadic
#DCF285 #85DCF2 #F285DC
tetradic
#DCF285 #85F2D1 #9B85F2 #F285A5
square
#DCF285 #85F2D1 #9B85F2 #F285A5
split-complementary
#DCF285 #85A5F2 #D185F2
monochromatic
#BBE418 #CCEC4E #DCF285 #ECF8BC #F7FCE3
Accessibility & contrast
On white
1.23
#DCF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DCF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF285
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF285 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#E6E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf285; /* rgb */ color: rgb(220, 242, 133); /* oklch */ color: oklch(92.2% 0.137 118.5);
Tailwind
colors: {
custom: {
50: '#e8f6aa',
500: '#dcf285',
950: '#000000',
},
}SCSS
$custom: #dcf285; $custom-light: #e8f6aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf285",
"rgb": {
"r": 220,
"g": 242,
"b": 133
},
"hsl": {
"h": 72.11,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.92178,
"c": 0.13667,
"h": 118.5
},
"luminance": 0.80413
}Semantic roles & 50–950 ramp
primary
#DCF285
secondary
#674ECE
accent
#08DD33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581