#DEF690#DEF690
#DEF690 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.130 H 119.8°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF690 |
|---|---|
| RGB | rgb(222, 246, 144) |
| HSL | hsl(74, 85%, 76%) |
| HSV | hsv(74, 41%, 96%) |
| CMYK | cmyk(9.8%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(93.21, -23.31, 46.38) |
| CIE-LCH | lch(93.21, 51.91, 116.68°) |
| OKLab | oklab(93.33% -0.0645 0.1127) |
| OKLCH | oklch(93.33% 0.13 119.8) |
| XYZ | xyz(68.1142, 83.4550, 38.9002) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.91
Light Yellow Green
#CCFD7F
ΔE00 4.75
Light Pea Green
#C4FE82
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Pear
#CBF85F
ΔE00 6.26
Light Yellowish Green
#C2FF89
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF690 #A890F6
analogous
#F6DB90 #DEF690 #ABF690
triadic
#DEF690 #90DEF6 #F690DE
tetradic
#DEF690 #90F6DB #A890F6 #F690AB
square
#DEF690 #90F6DB #A890F6 #F690AB
split-complementary
#DEF690 #90ABF6 #DB90F6
monochromatic
#BCED1F #CDF157 #DEF690 #EFFBC9 #F7FDE3
Accessibility & contrast
On white
1.19
#DEF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DEF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF690
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF690 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#E7ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def690; /* rgb */ color: rgb(222, 246, 144); /* oklch */ color: oklch(93.3% 0.130 119.8);
Tailwind
colors: {
custom: {
50: '#e9f9b2',
500: '#def690',
950: '#000000',
},
}SCSS
$custom: #def690; $custom-light: #e9f9b2; $custom-dark: #000000;
JSON
{
"hex": "#def690",
"rgb": {
"r": 222,
"g": 246,
"b": 144
},
"hsl": {
"h": 74.118,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.93334,
"c": 0.12985,
"h": 119.8
},
"luminance": 0.83455
}Semantic roles & 50–950 ramp
primary
#DEF690
secondary
#7456D4
accent
#04E138
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581