#DFF69B#DFF69B
#DFF69B is a very light, moderate yellow-green. Relative luminance 0.840; OKLCH L 93.6% C 0.118 H 120.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF69B |
|---|---|
| RGB | rgb(223, 246, 155) |
| HSL | hsl(75, 83%, 79%) |
| HSV | hsv(75, 37%, 96%) |
| CMYK | cmyk(9.3%, 0%, 37%, 3.5%) |
| CIE-LAB | lab(93.44, -21.68, 41.31) |
| CIE-LCH | lch(93.44, 46.65, 117.68°) |
| OKLab | oklab(93.58% -0.0593 0.1016) |
| OKLCH | oklch(93.58% 0.118 120.3) |
| XYZ | xyz(69.3035, 83.9662, 43.5601) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.77
Light Yellow Green
#CCFD7F
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 6.25
Celery
#C1FD95
ΔE00 6.49
Parchment
#FEFCAF
ΔE00 6.56
Creme
#FFFFB6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF69B #B29BF6
analogous
#F6DF9B #DFF69B #B1F69B
triadic
#DFF69B #9BDFF6 #F69BDF
tetradic
#DFF69B #9BF6DF #B29BF6 #F69BB1
square
#DFF69B #9BF6DF #B29BF6 #F69BB1
split-complementary
#DFF69B #9BB1F6 #DF9BF6
monochromatic
#BBEC2B #CDF163 #DFF69B #F1FBD3 #F6FCE3
Accessibility & contrast
On white
1.18
#DFF69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DFF69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF69B
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF69B | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC94
Deuteranopia (green-blind)
#FEEC9F
Tritanopia (blue-blind)
#E7EDDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff69b; /* rgb */ color: rgb(223, 246, 155); /* oklch */ color: oklch(93.6% 0.118 120.3);
Tailwind
colors: {
custom: {
50: '#eaf9b9',
500: '#dff69b',
950: '#000000',
},
}SCSS
$custom: #dff69b; $custom-light: #eaf9b9; $custom-dark: #000000;
JSON
{
"hex": "#dff69b",
"rgb": {
"r": 223,
"g": 246,
"b": 155
},
"hsl": {
"h": 75.165,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.93579,
"c": 0.11762,
"h": 120.3
},
"luminance": 0.83966
}Semantic roles & 50–950 ramp
primary
#DFF69B
secondary
#7E60D5
accent
#06E03D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581