#CDFEE4#CDFEE4
#CDFEE4 is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.6% C 0.061 H 161.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEE4 |
|---|---|
| RGB | rgb(205, 254, 228) |
| HSL | hsl(148, 96%, 90%) |
| HSV | hsv(148, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(95.77, -20.53, 7.32) |
| CIE-LCH | lch(95.77, 21.80, 160.37°) |
| OKLab | oklab(95.6% -0.0579 0.019) |
| OKLCH | oklch(95.6% 0.061 161.9) |
| XYZ | xyz(74.6185, 89.4620, 86.7202) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.70
Pale Turquoise
#A5FBD5
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 6.74
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Mint
#AAF0C1
ΔE00 7.44
Ice
#D6FFFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEE4 #FECDE7
analogous
#CFFECD #CDFEE4 #CDFEFC
triadic
#CDFEE4 #E4CDFE #FEE4CD
tetradic
#CDFEE4 #CDCFFE #FECDE7 #FEFCCD
square
#CDFEE4 #CDCFFE #FECDE7 #FEFCCD
split-complementary
#CDFEE4 #FCCDFE #FECDCF
monochromatic
#55FCA3 #91FDC4 #CDFEE4 #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.11
#CDFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CDFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEE4
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEE4 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E3
Deuteranopia (green-blind)
#F3F0E5
Tritanopia (blue-blind)
#C4FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfee4; /* rgb */ color: rgb(205, 254, 228); /* oklch */ color: oklch(95.6% 0.061 161.9);
Tailwind
colors: {
custom: {
50: '#dcfeec',
500: '#cdfee4',
950: '#000000',
},
}SCSS
$custom: #cdfee4; $custom-light: #dcfeec; $custom-dark: #000000;
JSON
{
"hex": "#cdfee4",
"rgb": {
"r": 205,
"g": 254,
"b": 228
},
"hsl": {
"h": 148.163,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95604,
"c": 0.06094,
"h": 161.9
},
"luminance": 0.89464
}Semantic roles & 50–950 ramp
primary
#CDFEE4
secondary
#E888BB
accent
#007AE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684