#DDE68B#DDE68B
#DDE68B is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 89.8% C 0.115 H 113.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE68B |
|---|---|
| RGB | rgb(221, 230, 139) |
| HSL | hsl(66, 65%, 72%) |
| HSV | hsv(66, 40%, 90%) |
| CMYK | cmyk(3.9%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(88.84, -16.47, 43.28) |
| CIE-LCH | lch(88.84, 46.31, 110.84°) |
| OKLab | oklab(89.8% -0.0455 0.1054) |
| OKLCH | oklch(89.8% 0.115 113.3) |
| XYZ | xyz(62.7764, 73.8307, 35.3648) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.44
Greenish Beige
#C9D179
ΔE00 4.83
Khaki (CSS)
#F0E68C
ΔE00 4.99
Buff
#FEF69E
ΔE00 5.99
Parchment
#FEFCAF
ΔE00 6.33
Palegoldenrod
#EEE8AA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE68B #948BE6
analogous
#E6C28B #DDE68B #B0E68B
triadic
#DDE68B #8BDDE6 #E68BDD
tetradic
#DDE68B #8BE6C2 #948BE6 #E68BB0
square
#DDE68B #8BE6C2 #948BE6 #E68BB0
split-complementary
#DDE68B #8BB0E6 #C28BE6
monochromatic
#BBCB2C #CEDB59 #DDE68B #ECF1BD #F8FAE6
Accessibility & contrast
On white
1.33
#DDE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DDE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE68B
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE68B | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#E7DCD0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde68b; /* rgb */ color: rgb(221, 230, 139); /* oklch */ color: oklch(89.8% 0.115 113.3);
Tailwind
colors: {
custom: {
50: '#e9edae',
500: '#dde68b',
950: '#000000',
},
}SCSS
$custom: #dde68b; $custom-light: #e9edae; $custom-dark: #000000;
JSON
{
"hex": "#dde68b",
"rgb": {
"r": 221,
"g": 230,
"b": 139
},
"hsl": {
"h": 65.934,
"s": 64.539,
"l": 72.353
},
"oklch": {
"l": 0.89804,
"c": 0.11479,
"h": 113.3
},
"luminance": 0.7383
}Semantic roles & 50–950 ramp
primary
#DDE68B
secondary
#6056BF
accent
#19CC2B
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481