#DCF08B#DCF08B
#DCF08B is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.8% C 0.128 H 118.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF08B |
|---|---|
| RGB | rgb(220, 240, 139) |
| HSL | hsl(72, 77%, 74%) |
| HSV | hsv(72, 42%, 94%) |
| CMYK | cmyk(8.3%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(91.42, -21.72, 46.51) |
| CIE-LCH | lch(91.42, 51.34, 115.03°) |
| OKLab | oklab(91.84% -0.0603 0.1127) |
| OKLCH | oklch(91.84% 0.128 118.2) |
| XYZ | xyz(65.3358, 79.4003, 36.3049) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.65
Light Yellow Green
#CCFD7F
ΔE00 5.64
Pear
#CBF85F
ΔE00 6.58
Yellowish Tan
#FCFC81
ΔE00 6.73
Light Pea Green
#C4FE82
ΔE00 6.80
Pistachio (survey)
#C0FA8B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF08B #9F8BF0
analogous
#F0D28B #DCF08B #AAF08B
triadic
#DCF08B #8BDCF0 #F08BDC
tetradic
#DCF08B #8BF0D2 #9F8BF0 #F08BAA
square
#DCF08B #8BF0D2 #9F8BF0 #F08BAA
split-complementary
#DCF08B #8BAAF0 #D28BF0
monochromatic
#BBE21F #CCE955 #DCF08B #ECF7C1 #F7FBE4
Accessibility & contrast
On white
1.24
#DCF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DCF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF08B
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF08B | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE683
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#E5E6D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf08b; /* rgb */ color: rgb(220, 240, 139); /* oklch */ color: oklch(91.8% 0.128 118.2);
Tailwind
colors: {
custom: {
50: '#e8f5ae',
500: '#dcf08b',
950: '#000000',
},
}SCSS
$custom: #dcf08b; $custom-light: #e8f5ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf08b",
"rgb": {
"r": 220,
"g": 240,
"b": 139
},
"hsl": {
"h": 71.881,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.91839,
"c": 0.12785,
"h": 118.2
},
"luminance": 0.794
}Semantic roles & 50–950 ramp
primary
#DCF08B
secondary
#6B53CC
accent
#0CD935
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581