#DCF283#DCF283
#DCF283 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.2% C 0.139 H 118.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF283 |
|---|---|
| RGB | rgb(220, 242, 131) |
| HSL | hsl(72, 81%, 73%) |
| HSV | hsv(72, 46%, 95%) |
| CMYK | cmyk(9.1%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(91.85, -23.51, 50.87) |
| CIE-LCH | lch(91.85, 56.05, 114.81°) |
| OKLab | oklab(92.15% -0.066 0.122) |
| OKLCH | oklch(92.15% 0.139 118.4) |
| XYZ | xyz(65.3646, 80.3590, 33.5357) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.90
Light Yellow Green
#CCFD7F
ΔE00 4.95
Pear
#CBF85F
ΔE00 5.34
Yellowish Tan
#FCFC81
ΔE00 6.21
Light Pea Green
#C4FE82
ΔE00 6.31
Pale Yellow
#FFFF84
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF283 #9983F2
analogous
#F2D083 #DCF283 #A4F283
triadic
#DCF283 #83DCF2 #F283DC
tetradic
#DCF283 #83F2D0 #9983F2 #F283A4
square
#DCF283 #83F2D0 #9983F2 #F283A4
split-complementary
#DCF283 #83A4F2 #D083F2
monochromatic
#BBE318 #CCEC4C #DCF283 #ECF8BA #F7FCE3
Accessibility & contrast
On white
1.23
#DCF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DCF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF283
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF283 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE77A
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#E6E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf283; /* rgb */ color: rgb(220, 242, 131); /* oklch */ color: oklch(92.2% 0.139 118.4);
Tailwind
colors: {
custom: {
50: '#e8f6a9',
500: '#dcf283',
950: '#000000',
},
}SCSS
$custom: #dcf283; $custom-light: #e8f6a9; $custom-dark: #000000;
JSON
{
"hex": "#dcf283",
"rgb": {
"r": 220,
"g": 242,
"b": 131
},
"hsl": {
"h": 71.892,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.92151,
"c": 0.13871,
"h": 118.4
},
"luminance": 0.80359
}Semantic roles & 50–950 ramp
primary
#DCF283
secondary
#654CCD
accent
#08DD32
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581