#DDFF8F#DDFF8F
#DDFF8F is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.143 H 123.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF8F |
|---|---|
| RGB | rgb(221, 255, 143) |
| HSL | hsl(78, 100%, 78%) |
| HSV | hsv(78, 44%, 100%) |
| CMYK | cmyk(13.3%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(95.53, -28.04, 49.75) |
| CIE-LCH | lch(95.53, 57.10, 119.41°) |
| OKLab | oklab(95.17% -0.0779 0.1202) |
| OKLCH | oklch(95.17% 0.143 123) |
| XYZ | xyz(70.5367, 88.8751, 39.4198) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.90
Light Pea Green
#C4FE82
ΔE00 4.08
Light Yellowish Green
#C2FF89
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Pale Lime
#BEFD73
ΔE00 5.09
Pear
#CBF85F
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF8F #B18FFF
analogous
#FFE98F #DDFF8F #A5FF8F
triadic
#DDFF8F #8FDDFF #FF8FDD
tetradic
#DDFF8F #8FFFE9 #B18FFF #FF8FA5
square
#DDFF8F #8FFFE9 #B18FFF #FF8FA5
split-complementary
#DDFF8F #8FA5FF #E98FFF
monochromatic
#B8FF15 #CAFF52 #DDFF8F #F0FFCC #F6FFE0
Accessibility & contrast
On white
1.12
#DDFF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DDFF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF8F
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF8F | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF386
Deuteranopia (green-blind)
#FFF295
Tritanopia (blue-blind)
#E5F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff8f; /* rgb */ color: rgb(221, 255, 143); /* oklch */ color: oklch(95.2% 0.143 123.0);
Tailwind
colors: {
custom: {
50: '#e9ffb1',
500: '#ddff8f',
950: '#000000',
},
}SCSS
$custom: #ddff8f; $custom-light: #e9ffb1; $custom-dark: #000000;
JSON
{
"hex": "#ddff8f",
"rgb": {
"r": 221,
"g": 255,
"b": 143
},
"hsl": {
"h": 78.214,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.95167,
"c": 0.14325,
"h": 123
},
"luminance": 0.88875
}Semantic roles & 50–950 ramp
primary
#DDFF8F
secondary
#7D52E0
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681