#DFF89B#DFF89B
#DFF89B is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 94.0% C 0.120 H 121.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF89B |
|---|---|
| RGB | rgb(223, 248, 155) |
| HSL | hsl(76, 87%, 79%) |
| HSV | hsv(76, 38%, 97%) |
| CMYK | cmyk(10.1%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(93.96, -22.63, 42.00) |
| CIE-LCH | lch(93.96, 47.71, 118.32°) |
| OKLab | oklab(94% -0.062 0.1031) |
| OKLCH | oklch(94% 0.12 121) |
| XYZ | xyz(69.9151, 85.1894, 43.7639) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.26
Light Yellow Green
#CCFD7F
ΔE00 5.34
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Celery
#C1FD95
ΔE00 6.10
Light Pea Green
#C4FE82
ΔE00 6.15
Light Yellowish Green
#C2FF89
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF89B #B49BF8
analogous
#F8E39B #DFF89B #B1F89B
triadic
#DFF89B #9BDFF8 #F89BDF
tetradic
#DFF89B #9BF8E3 #B49BF8 #F89BB1
square
#DFF89B #9BF8E3 #B49BF8 #F89BB1
split-complementary
#DFF89B #9BB1F8 #E39BF8
monochromatic
#BAF029 #CDF462 #DFF89B #F1FCD4 #F6FDE2
Accessibility & contrast
On white
1.16
#DFF89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DFF89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF89B
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF89B | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE94
Deuteranopia (green-blind)
#FFEEA0
Tritanopia (blue-blind)
#E7EFE1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff89b; /* rgb */ color: rgb(223, 248, 155); /* oklch */ color: oklch(94.0% 0.120 121.0);
Tailwind
colors: {
custom: {
50: '#eafab9',
500: '#dff89b',
950: '#000000',
},
}SCSS
$custom: #dff89b; $custom-light: #eafab9; $custom-dark: #000000;
JSON
{
"hex": "#dff89b",
"rgb": {
"r": 223,
"g": 248,
"b": 155
},
"hsl": {
"h": 76.129,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.94002,
"c": 0.12035,
"h": 121
},
"luminance": 0.85189
}Semantic roles & 50–950 ramp
primary
#DFF89B
secondary
#805FD8
accent
#02E33F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581