#DDFFCB#DDFFCB
#DDFFCB is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.3% C 0.077 H 134.8°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFCB |
|---|---|
| RGB | rgb(221, 255, 203) |
| HSL | hsl(99, 100%, 90%) |
| HSV | hsv(99, 20%, 100%) |
| CMYK | cmyk(13.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.49, -20.08, 21.28) |
| CIE-LCH | lch(96.49, 29.26, 133.33°) |
| OKLab | oklab(96.26% -0.0542 0.0545) |
| OKLCH | oklch(96.26% 0.077 134.8) |
| XYZ | xyz(76.3562, 91.2029, 70.0695) |
| Luminance | 0.9120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.41
Very Light Green
#D1FFBD
ΔE00 3.43
Pale Green
#C7FDB5
ΔE00 5.11
Light Sage
#BCECAC
ΔE00 5.87
Celadon
#BEFDB7
ΔE00 5.90
Light Light Green
#C8FFB0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFCB #EDCBFF
analogous
#F7FFCB #DDFFCB #CBFFD3
triadic
#DDFFCB #CBDDFF #FFCBDD
tetradic
#DDFFCB #CBF7FF #EDCBFF #FFD3CB
square
#DDFFCB #CBF7FF #EDCBFF #FFD3CB
split-complementary
#DDFFCB #D3CBFF #FFCBF7
monochromatic
#8DFF51 #B5FF8E #DDFFCB #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.09
#DDFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DDFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFCB
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFCB | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C8
Deuteranopia (green-blind)
#FEF4CD
Tritanopia (blue-blind)
#DDFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffcb; /* rgb */ color: rgb(221, 255, 203); /* oklch */ color: oklch(96.3% 0.077 134.8);
Tailwind
colors: {
custom: {
50: '#e8ffdb',
500: '#ddffcb',
950: '#000000',
},
}SCSS
$custom: #ddffcb; $custom-light: #e8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#ddffcb",
"rgb": {
"r": 221,
"g": 255,
"b": 203
},
"hsl": {
"h": 99.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96256,
"c": 0.07683,
"h": 134.8
},
"luminance": 0.91204
}Semantic roles & 50–950 ramp
primary
#DDFFCB
secondary
#C785E9
accent
#00E696
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684