#DDF693#DDF693
#DDF693 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.3% C 0.127 H 120.5°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF693 |
|---|---|
| RGB | rgb(221, 246, 147) |
| HSL | hsl(75, 85%, 77%) |
| HSV | hsv(75, 40%, 96%) |
| CMYK | cmyk(10.2%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(93.19, -23.34, 44.88) |
| CIE-LCH | lch(93.19, 50.59, 117.48°) |
| OKLab | oklab(93.31% -0.0644 0.1094) |
| OKLCH | oklch(93.31% 0.127 120.5) |
| XYZ | xyz(68.0411, 83.3904, 40.1096) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Light Pea Green
#C4FE82
ΔE00 5.81
Light Yellowish Green
#C2FF89
ΔE00 6.13
Celery
#C1FD95
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF693 #AC93F6
analogous
#F6DE93 #DDF693 #ABF693
triadic
#DDF693 #93DDF6 #F693DD
tetradic
#DDF693 #93F6DE #AC93F6 #F693AB
square
#DDF693 #93F6DE #AC93F6 #F693AB
split-complementary
#DDF693 #93ABF6 #DE93F6
monochromatic
#B9ED22 #CBF15B #DDF693 #EFFBCB #F6FDE3
Accessibility & contrast
On white
1.19
#DDF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DDF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF693
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF693 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FEEC98
Tritanopia (blue-blind)
#E5EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf693; /* rgb */ color: rgb(221, 246, 147); /* oklch */ color: oklch(93.3% 0.127 120.5);
Tailwind
colors: {
custom: {
50: '#e9f9b4',
500: '#ddf693',
950: '#000000',
},
}SCSS
$custom: #ddf693; $custom-light: #e9f9b4; $custom-dark: #000000;
JSON
{
"hex": "#ddf693",
"rgb": {
"r": 221,
"g": 246,
"b": 147
},
"hsl": {
"h": 75.152,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.93307,
"c": 0.12697,
"h": 120.5
},
"luminance": 0.8339
}Semantic roles & 50–950 ramp
primary
#DDF693
secondary
#7859D4
accent
#04E13C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581