#DAF68B#DAF68B
#DAF68B is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 93.0% C 0.136 H 121.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF68B |
|---|---|
| RGB | rgb(218, 246, 139) |
| HSL | hsl(76, 86%, 75%) |
| HSV | hsv(76, 43%, 96%) |
| CMYK | cmyk(11.4%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(92.87, -25.34, 48.31) |
| CIE-LCH | lch(92.87, 54.55, 117.68°) |
| OKLab | oklab(92.97% -0.0705 0.1168) |
| OKLCH | oklch(92.97% 0.136 121.1) |
| XYZ | xyz(66.5295, 82.6811, 36.8752) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.86
Light Khaki
#E6F2A2
ΔE00 4.82
Light Pea Green
#C4FE82
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Pear
#CBF85F
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF68B #A78BF6
analogous
#F6DC8B #DAF68B #A4F68B
triadic
#DAF68B #8BDAF6 #F68BDA
tetradic
#DAF68B #8BF6DC #A78BF6 #F68BA4
square
#DAF68B #8BF6DC #A78BF6 #F68BA4
split-complementary
#DAF68B #8BA4F6 #DC8BF6
monochromatic
#B6ED19 #C8F252 #DAF68B #ECFAC4 #F6FDE3
Accessibility & contrast
On white
1.20
#DAF68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DAF68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF68B
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF68B | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#E2ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf68b; /* rgb */ color: rgb(218, 246, 139); /* oklch */ color: oklch(93.0% 0.136 121.1);
Tailwind
colors: {
custom: {
50: '#e7f9ae',
500: '#daf68b',
950: '#000000',
},
}SCSS
$custom: #daf68b; $custom-light: #e7f9ae; $custom-dark: #000000;
JSON
{
"hex": "#daf68b",
"rgb": {
"r": 218,
"g": 246,
"b": 139
},
"hsl": {
"h": 75.701,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.92973,
"c": 0.13639,
"h": 121.1
},
"luminance": 0.82681
}Semantic roles & 50–950 ramp
primary
#DAF68B
secondary
#7452D4
accent
#03E23E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581