#DEF689#DEF689
#DEF689 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.2% C 0.137 H 119.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF689 |
|---|---|
| RGB | rgb(222, 246, 137) |
| HSL | hsl(73, 86%, 75%) |
| HSV | hsv(73, 44%, 96%) |
| CMYK | cmyk(9.8%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(93.12, -24.05, 49.63) |
| CIE-LCH | lch(93.12, 55.15, 115.86°) |
| OKLab | oklab(93.23% -0.0672 0.1196) |
| OKLCH | oklch(93.23% 0.137 119.3) |
| XYZ | xyz(67.5957, 83.2476, 36.1694) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 4.70
Pear
#CBF85F
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.80
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Light Yellowish Green
#C2FF89
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF689 #A189F6
analogous
#F6D789 #DEF689 #A7F689
triadic
#DEF689 #89DEF6 #F689DE
tetradic
#DEF689 #89F6D7 #A189F6 #F689A7
square
#DEF689 #89F6D7 #A189F6 #F689A7
split-complementary
#DEF689 #89A7F6 #D789F6
monochromatic
#BEED17 #CEF250 #DEF689 #EEFAC2 #F7FDE3
Accessibility & contrast
On white
1.19
#DEF689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DEF689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF689
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF689 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#E7ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def689; /* rgb */ color: rgb(222, 246, 137); /* oklch */ color: oklch(93.2% 0.137 119.3);
Tailwind
colors: {
custom: {
50: '#eaf9ad',
500: '#def689',
950: '#000000',
},
}SCSS
$custom: #def689; $custom-light: #eaf9ad; $custom-dark: #000000;
JSON
{
"hex": "#def689",
"rgb": {
"r": 222,
"g": 246,
"b": 137
},
"hsl": {
"h": 73.211,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.93232,
"c": 0.13715,
"h": 119.3
},
"luminance": 0.83247
}Semantic roles & 50–950 ramp
primary
#DEF689
secondary
#6D50D3
accent
#03E234
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581