#DDFE85#DDFE85
#DDFE85 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.152 H 121.9°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFE85 |
|---|---|
| RGB | rgb(221, 254, 133) |
| HSL | hsl(76, 98%, 76%) |
| HSV | hsv(76, 48%, 100%) |
| CMYK | cmyk(13%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(95.14, -28.61, 53.97) |
| CIE-LCH | lch(95.14, 61.08, 117.93°) |
| OKLab | oklab(94.82% -0.0803 0.1289) |
| OKLCH | oklch(94.82% 0.152 121.9) |
| XYZ | xyz(69.4945, 87.9492, 35.5005) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.85
Pear
#CBF85F
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.35
Pale Lime
#BEFD73
ΔE00 4.92
Light Yellowish Green
#C2FF89
ΔE00 5.11
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFE85 #A685FE
analogous
#FEE385 #DDFE85 #A0FE85
triadic
#DDFE85 #85DDFE #FE85DD
tetradic
#DDFE85 #85FEE3 #A685FE #FE85A0
square
#DDFE85 #85FEE3 #A685FE #FE85A0
split-complementary
#DDFE85 #85A0FE #E385FE
monochromatic
#BBFD0C #CCFE48 #DDFE85 #EEFEC2 #F7FFE1
Accessibility & contrast
On white
1.13
#DDFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DDFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFE85
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFE85 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27A
Deuteranopia (green-blind)
#FFF18C
Tritanopia (blue-blind)
#E6F3E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfe85; /* rgb */ color: rgb(221, 254, 133); /* oklch */ color: oklch(94.8% 0.152 121.9);
Tailwind
colors: {
custom: {
50: '#e9feab',
500: '#ddfe85',
950: '#000000',
},
}SCSS
$custom: #ddfe85; $custom-light: #e9feab; $custom-dark: #000000;
JSON
{
"hex": "#ddfe85",
"rgb": {
"r": 221,
"g": 254,
"b": 133
},
"hsl": {
"h": 76.364,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.94816,
"c": 0.15189,
"h": 121.9
},
"luminance": 0.87949
}Semantic roles & 50–950 ramp
primary
#DDFE85
secondary
#724ADE
accent
#00E63F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581