#CDFDDF#CDFDDF
#CDFDDF is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.3% C 0.063 H 157.5°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDDF |
|---|---|
| RGB | rgb(205, 253, 223) |
| HSL | hsl(143, 92%, 90%) |
| HSV | hsv(143, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(95.39, -20.97, 9.35) |
| CIE-LCH | lch(95.39, 22.96, 155.96°) |
| OKLab | oklab(95.26% -0.0586 0.0243) |
| OKLCH | oklch(95.26% 0.063 157.5) |
| XYZ | xyz(73.6179, 88.5553, 83.0119) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.65
Pale Turquoise
#A5FBD5
ΔE00 6.31
Mint
#AAF0C1
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 8.06
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Very Pale Green
#CFFDBC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDDF #FDCDEB
analogous
#D3FDCD #CDFDDF #CDFDF7
triadic
#CDFDDF #DFCDFD #FDDFCD
tetradic
#CDFDDF #CDD3FD #FDCDEB #FDF7CD
square
#CDFDDF #CDD3FD #FDCDEB #FDF7CD
split-complementary
#CDFDDF #F7CDFD #FDCDD3
monochromatic
#57F894 #92FBB9 #CDFDDF #E2FEEC #E2FEEC
Accessibility & contrast
On white
1.12
#CDFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CDFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDDF
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDDF | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DD
Deuteranopia (green-blind)
#F4EFE1
Tritanopia (blue-blind)
#C5FCF4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfddf; /* rgb */ color: rgb(205, 253, 223); /* oklch */ color: oklch(95.3% 0.063 157.5);
Tailwind
colors: {
custom: {
50: '#dcfee9',
500: '#cdfddf',
950: '#000000',
},
}SCSS
$custom: #cdfddf; $custom-light: #dcfee9; $custom-dark: #000000;
JSON
{
"hex": "#cdfddf",
"rgb": {
"r": 205,
"g": 253,
"b": 223
},
"hsl": {
"h": 142.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95264,
"c": 0.06345,
"h": 157.5
},
"luminance": 0.88557
}Semantic roles & 50–950 ramp
primary
#CDFDDF
secondary
#E689C3
accent
#008FE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584