#DDF183#DDF183
#DDF183 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.0% C 0.137 H 117.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF183 |
|---|---|
| RGB | rgb(221, 241, 131) |
| HSL | hsl(71, 80%, 73%) |
| HSV | hsv(71, 46%, 95%) |
| CMYK | cmyk(8.3%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(91.65, -22.65, 50.65) |
| CIE-LCH | lch(91.65, 55.49, 114.10°) |
| OKLab | oklab(92.01% -0.0636 0.1215) |
| OKLCH | oklch(92.01% 0.137 117.7) |
| XYZ | xyz(65.3714, 79.9219, 33.4510) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.73
Light Yellow Green
#CCFD7F
ΔE00 5.37
Pear
#CBF85F
ΔE00 5.65
Yellowish Tan
#FCFC81
ΔE00 5.97
Pale Yellow
#FFFF84
ΔE00 6.27
Faded Yellow
#FEFF7F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF183 #9783F1
analogous
#F1CE83 #DDF183 #A6F183
triadic
#DDF183 #83DDF1 #F183DD
tetradic
#DDF183 #83F1CE #9783F1 #F183A6
square
#DDF183 #83F1CE #9783F1 #F183A6
split-complementary
#DDF183 #83A6F1 #CE83F1
monochromatic
#BCE019 #CEEB4C #DDF183 #ECF7BA #F7FCE4
Accessibility & contrast
On white
1.24
#DDF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DDF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF183
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF183 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#E7E7D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf183; /* rgb */ color: rgb(221, 241, 131); /* oklch */ color: oklch(92.0% 0.137 117.7);
Tailwind
colors: {
custom: {
50: '#e9f5a9',
500: '#ddf183',
950: '#000000',
},
}SCSS
$custom: #ddf183; $custom-light: #e9f5a9; $custom-dark: #000000;
JSON
{
"hex": "#ddf183",
"rgb": {
"r": 221,
"g": 241,
"b": 131
},
"hsl": {
"h": 70.909,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.92012,
"c": 0.13713,
"h": 117.7
},
"luminance": 0.79921
}Semantic roles & 50–950 ramp
primary
#DDF183
secondary
#634CCC
accent
#09DC30
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581