#DDF690#DDF690
#DDF690 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.3% C 0.130 H 120.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF690 |
|---|---|
| RGB | rgb(221, 246, 144) |
| HSL | hsl(75, 85%, 76%) |
| HSV | hsv(75, 41%, 96%) |
| CMYK | cmyk(10.2%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(93.14, -23.68, 46.28) |
| CIE-LCH | lch(93.14, 51.99, 117.09°) |
| OKLab | oklab(93.26% -0.0656 0.1125) |
| OKLCH | oklch(93.26% 0.13 120.2) |
| XYZ | xyz(67.8087, 83.2975, 38.8859) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.01
Light Yellow Green
#CCFD7F
ΔE00 4.59
Light Pea Green
#C4FE82
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Light Yellowish Green
#C2FF89
ΔE00 6.10
Pear
#CBF85F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF690 #A990F6
analogous
#F6DC90 #DDF690 #AAF690
triadic
#DDF690 #90DDF6 #F690DD
tetradic
#DDF690 #90F6DC #A990F6 #F690AA
square
#DDF690 #90F6DC #A990F6 #F690AA
split-complementary
#DDF690 #90AAF6 #DC90F6
monochromatic
#BAED1F #CCF157 #DDF690 #EEFBC9 #F6FDE3
Accessibility & contrast
On white
1.19
#DDF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DDF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF690
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF690 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#FEEC95
Tritanopia (blue-blind)
#E5ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf690; /* rgb */ color: rgb(221, 246, 144); /* oklch */ color: oklch(93.3% 0.130 120.2);
Tailwind
colors: {
custom: {
50: '#e9f9b2',
500: '#ddf690',
950: '#000000',
},
}SCSS
$custom: #ddf690; $custom-light: #e9f9b2; $custom-dark: #000000;
JSON
{
"hex": "#ddf690",
"rgb": {
"r": 221,
"g": 246,
"b": 144
},
"hsl": {
"h": 74.706,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.93262,
"c": 0.13017,
"h": 120.2
},
"luminance": 0.83297
}Semantic roles & 50–950 ramp
primary
#DDF690
secondary
#7556D4
accent
#04E13A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581