#CDFEE3#CDFEE3
#CDFEE3 is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.6% C 0.062 H 160.9°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEE3 |
|---|---|
| RGB | rgb(205, 254, 227) |
| HSL | hsl(147, 96%, 90%) |
| HSV | hsv(147, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(95.75, -20.71, 7.80) |
| CIE-LCH | lch(95.75, 22.14, 159.35°) |
| OKLab | oklab(95.58% -0.0583 0.0202) |
| OKLCH | oklch(95.58% 0.062 160.9) |
| XYZ | xyz(74.4801, 89.4066, 85.9912) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.88
Pale Turquoise
#A5FBD5
ΔE00 6.42
Eggshell Blue
#C4FFF7
ΔE00 7.05
Mint
#AAF0C1
ΔE00 7.21
Duck Egg Blue
#C3FBF4
ΔE00 7.27
Ice
#D6FFFA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEE3 #FECDE8
analogous
#CFFECD #CDFEE3 #CDFEFC
triadic
#CDFEE3 #E3CDFE #FEE3CD
tetradic
#CDFEE3 #CDCFFE #FECDE8 #FEFCCD
square
#CDFEE3 #CDCFFE #FECDE8 #FEFCCD
split-complementary
#CDFEE3 #FCCDFE #FECDCF
monochromatic
#55FCA0 #91FDC1 #CDFEE3 #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.11
#CDFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CDFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEE3
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEE3 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6E2
Deuteranopia (green-blind)
#F4F0E4
Tritanopia (blue-blind)
#C4FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfee3; /* rgb */ color: rgb(205, 254, 227); /* oklch */ color: oklch(95.6% 0.062 160.9);
Tailwind
colors: {
custom: {
50: '#dcfeeb',
500: '#cdfee3',
950: '#000000',
},
}SCSS
$custom: #cdfee3; $custom-light: #dcfeeb; $custom-dark: #000000;
JSON
{
"hex": "#cdfee3",
"rgb": {
"r": 205,
"g": 254,
"b": 227
},
"hsl": {
"h": 146.939,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95578,
"c": 0.06172,
"h": 160.9
},
"luminance": 0.89409
}Semantic roles & 50–950 ramp
primary
#CDFEE3
secondary
#E888BC
accent
#007EE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684