#DDEF90#DDEF90
#DDEF90 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.8% C 0.121 H 117.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF90 |
|---|---|
| RGB | rgb(221, 239, 144) |
| HSL | hsl(71, 75%, 75%) |
| HSV | hsv(71, 40%, 94%) |
| CMYK | cmyk(7.5%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(91.29, -20.31, 43.93) |
| CIE-LCH | lch(91.29, 48.40, 114.81°) |
| OKLab | oklab(91.78% -0.056 0.1071) |
| OKLCH | oklch(91.78% 0.121 117.6) |
| XYZ | xyz(65.7196, 79.1192, 38.1895) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.81
Light Yellow Green
#CCFD7F
ΔE00 6.33
Parchment
#FEFCAF
ΔE00 6.52
Greenish Beige
#C9D179
ΔE00 6.79
Creme
#FFFFB6
ΔE00 6.85
Buff
#FEF69E
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF90 #A290EF
analogous
#EFD190 #DDEF90 #AEEF90
triadic
#DDEF90 #90DDEF #EF90DD
tetradic
#DDEF90 #90EFD1 #A290EF #EF90AE
square
#DDEF90 #90EFD1 #A290EF #EF90AE
split-complementary
#DDEF90 #90AEEF #D190EF
monochromatic
#BCE025 #CDE75B #DDEF90 #EDF7C5 #F7FBE4
Accessibility & contrast
On white
1.25
#DDEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DDEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF90
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF90 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#F9E795
Tritanopia (blue-blind)
#E6E6D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef90; /* rgb */ color: rgb(221, 239, 144); /* oklch */ color: oklch(91.8% 0.121 117.6);
Tailwind
colors: {
custom: {
50: '#e9f4b2',
500: '#ddef90',
950: '#000000',
},
}SCSS
$custom: #ddef90; $custom-light: #e9f4b2; $custom-dark: #000000;
JSON
{
"hex": "#ddef90",
"rgb": {
"r": 221,
"g": 239,
"b": 144
},
"hsl": {
"h": 71.368,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.91778,
"c": 0.12089,
"h": 117.6
},
"luminance": 0.79119
}Semantic roles & 50–950 ramp
primary
#DDEF90
secondary
#6E58CB
accent
#0FD735
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581