#DDFC83#DDFC83
#DDFC83 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.4% C 0.151 H 121.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC83 |
|---|---|
| RGB | rgb(221, 252, 131) |
| HSL | hsl(75, 95%, 75%) |
| HSV | hsv(75, 48%, 99%) |
| CMYK | cmyk(12.3%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(94.58, -27.87, 54.22) |
| CIE-LCH | lch(94.58, 60.96, 117.20°) |
| OKLab | oklab(94.36% -0.0784 0.1294) |
| OKLCH | oklch(94.36% 0.151 121.2) |
| XYZ | xyz(68.7263, 86.6317, 34.5693) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.14
Pear
#CBF85F
ΔE00 4.00
Light Pea Green
#C4FE82
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC83 #A283FC
analogous
#FCDF83 #DDFC83 #A0FC83
triadic
#DDFC83 #83DDFC #FC83DD
tetradic
#DDFC83 #83FCDF #A283FC #FC83A0
square
#DDFC83 #83FCDF #A283FC #FC83A0
split-complementary
#DDFC83 #83A0FC #DF83FC
monochromatic
#BCF90B #CDFB47 #DDFC83 #EDFDBF #F7FEE1
Accessibility & contrast
On white
1.15
#DDFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DDFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC83
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC83 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF078
Deuteranopia (green-blind)
#FFF08A
Tritanopia (blue-blind)
#E6F1E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfc83; /* rgb */ color: rgb(221, 252, 131); /* oklch */ color: oklch(94.4% 0.151 121.2);
Tailwind
colors: {
custom: {
50: '#e9fda9',
500: '#ddfc83',
950: '#000000',
},
}SCSS
$custom: #ddfc83; $custom-light: #e9fda9; $custom-dark: #000000;
JSON
{
"hex": "#ddfc83",
"rgb": {
"r": 221,
"g": 252,
"b": 131
},
"hsl": {
"h": 75.372,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.94361,
"c": 0.15124,
"h": 121.2
},
"luminance": 0.86632
}Semantic roles & 50–950 ramp
primary
#DDFC83
secondary
#6E49DB
accent
#00E63B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581