#DDF68A#DDF68A
#DDF68A is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.136 H 119.8°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF68A |
|---|---|
| RGB | rgb(221, 246, 138) |
| HSL | hsl(74, 86%, 75%) |
| HSV | hsv(74, 44%, 96%) |
| CMYK | cmyk(10.2%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(93.07, -24.32, 49.07) |
| CIE-LCH | lch(93.07, 54.77, 116.37°) |
| OKLab | oklab(93.17% -0.0678 0.1184) |
| OKLCH | oklch(93.17% 0.136 119.8) |
| XYZ | xyz(67.3623, 83.1189, 36.5346) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.32
Light Khaki
#E6F2A2
ΔE00 4.65
Pear
#CBF85F
ΔE00 5.47
Light Pea Green
#C4FE82
ΔE00 5.61
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF68A #A38AF6
analogous
#F6D98A #DDF68A #A7F68A
triadic
#DDF68A #8ADDF6 #F68ADD
tetradic
#DDF68A #8AF6D9 #A38AF6 #F68AA7
square
#DDF68A #8AF6D9 #A38AF6 #F68AA7
split-complementary
#DDF68A #8AA7F6 #D98AF6
monochromatic
#BCED18 #CCF251 #DDF68A #EEFAC3 #F7FDE3
Accessibility & contrast
On white
1.19
#DDF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DDF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF68A
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF68A | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#FFEB90
Tritanopia (blue-blind)
#E6ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf68a; /* rgb */ color: rgb(221, 246, 138); /* oklch */ color: oklch(93.2% 0.136 119.8);
Tailwind
colors: {
custom: {
50: '#e9f9ae',
500: '#ddf68a',
950: '#000000',
},
}SCSS
$custom: #ddf68a; $custom-light: #e9f9ae; $custom-dark: #000000;
JSON
{
"hex": "#ddf68a",
"rgb": {
"r": 221,
"g": 246,
"b": 138
},
"hsl": {
"h": 73.889,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.93174,
"c": 0.13643,
"h": 119.8
},
"luminance": 0.83119
}Semantic roles & 50–950 ramp
primary
#DDF68A
secondary
#6F51D3
accent
#03E237
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581