#DDFFB5#DDFFB5
#DDFFB5 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.102 H 128.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFB5 |
|---|---|
| RGB | rgb(221, 255, 181) |
| HSL | hsl(88, 100%, 85%) |
| HSV | hsv(88, 29%, 100%) |
| CMYK | cmyk(13.3%, 0%, 29%, 0%) |
| CIE-LAB | lab(96.09, -23.35, 31.86) |
| CIE-LCH | lch(96.09, 39.50, 126.24°) |
| OKLab | oklab(95.8% -0.0631 0.0801) |
| OKLCH | oklch(95.8% 0.102 128.2) |
| XYZ | xyz(73.9181, 90.2277, 57.2285) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.26
Very Pale Green
#CFFDBC
ΔE00 3.48
Light Light Green
#C8FFB0
ΔE00 3.82
Pale Green
#C7FDB5
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFB5 #D7B5FF
analogous
#FFFCB5 #DDFFB5 #B8FFB5
triadic
#DDFFB5 #B5DDFF #FFB5DD
tetradic
#DDFFB5 #B5FFFC #D7B5FF #FFB5B8
square
#DDFFB5 #B5FFFC #D7B5FF #FFB5B8
split-complementary
#DDFFB5 #B5B8FF #FCB5FF
monochromatic
#A5FF3B #C1FF78 #DDFFB5 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.10
#DDFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DDFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFB5
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFB5 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B0
Deuteranopia (green-blind)
#FFF3B8
Tritanopia (blue-blind)
#E0F8EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffb5; /* rgb */ color: rgb(221, 255, 181); /* oklch */ color: oklch(95.8% 0.102 128.2);
Tailwind
colors: {
custom: {
50: '#e8ffcb',
500: '#ddffb5',
950: '#000000',
},
}SCSS
$custom: #ddffb5; $custom-light: #e8ffcb; $custom-dark: #000000;
JSON
{
"hex": "#ddffb5",
"rgb": {
"r": 221,
"g": 255,
"b": 181
},
"hsl": {
"h": 87.568,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.95802,
"c": 0.10193,
"h": 128.2
},
"luminance": 0.90228
}Semantic roles & 50–950 ramp
primary
#DDFFB5
secondary
#A772E6
accent
#00E669
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161813
muted
#848683