#DFF08B#DFF08B
#DFF08B is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.1% C 0.127 H 116.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF08B |
|---|---|
| RGB | rgb(223, 240, 139) |
| HSL | hsl(70, 77%, 74%) |
| HSV | hsv(70, 42%, 94%) |
| CMYK | cmyk(7.1%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(91.63, -20.59, 46.82) |
| CIE-LCH | lch(91.63, 51.15, 113.73°) |
| OKLab | oklab(92.06% -0.0572 0.1134) |
| OKLCH | oklch(92.06% 0.127 116.8) |
| XYZ | xyz(66.2522, 79.8728, 36.3479) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.49
Yellowish Tan
#FCFC81
ΔE00 6.15
Light Yellow Green
#CCFD7F
ΔE00 6.16
Pale Yellow
#FFFF84
ΔE00 6.45
Manilla
#FFFA86
ΔE00 6.57
Parchment
#FEFCAF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF08B #9C8BF0
analogous
#F0CF8B #DFF08B #ADF08B
triadic
#DFF08B #8BDFF0 #F08BDF
tetradic
#DFF08B #8BF0CF #9C8BF0 #F08BAD
square
#DFF08B #8BF0CF #9C8BF0 #F08BAD
split-complementary
#DFF08B #8BADF0 #CF8BF0
monochromatic
#C1E21F #D0E955 #DFF08B #EEF7C1 #F8FBE4
Accessibility & contrast
On white
1.24
#DFF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DFF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF08B
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF08B | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE783
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#E9E6D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff08b; /* rgb */ color: rgb(223, 240, 139); /* oklch */ color: oklch(92.1% 0.127 116.8);
Tailwind
colors: {
custom: {
50: '#eaf4ae',
500: '#dff08b',
950: '#000000',
},
}SCSS
$custom: #dff08b; $custom-light: #eaf4ae; $custom-dark: #000000;
JSON
{
"hex": "#dff08b",
"rgb": {
"r": 223,
"g": 240,
"b": 139
},
"hsl": {
"h": 70.099,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.92062,
"c": 0.12702,
"h": 116.8
},
"luminance": 0.79872
}Semantic roles & 50–950 ramp
primary
#DFF08B
secondary
#6853CC
accent
#0CD92F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581