#CEFCCD#CEFCCD
#CEFCCD is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.7% C 0.078 H 144.4°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCCD |
|---|---|
| RGB | rgb(206, 252, 205) |
| HSL | hsl(119, 89%, 90%) |
| HSV | hsv(119, 19%, 99%) |
| CMYK | cmyk(18.3%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(94.80, -23.32, 17.76) |
| CIE-LCH | lch(94.80, 29.31, 142.71°) |
| OKLab | oklab(94.68% -0.0637 0.0457) |
| OKLCH | oklch(94.68% 0.078 144.4) |
| XYZ | xyz(71.2808, 87.1487, 70.8116) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.37
Celadon
#BEFDB7
ΔE00 5.20
Pale Green
#C7FDB5
ΔE00 5.36
Mint
#AAF0C1
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCCD #FBCDFC
analogous
#E6FCCD #CEFCCD #CDFCE4
triadic
#CEFCCD #CDCEFC #FCCDCE
tetradic
#CEFCCD #CDE6FC #FBCDFC #FCE4CD
square
#CEFCCD #CDE6FC #FBCDFC #FCE4CD
split-complementary
#CEFCCD #E4CDFC #FCCDE6
monochromatic
#5DF55A #95F993 #CEFCCD #E3FDE2 #E3FDE2
Accessibility & contrast
On white
1.14
#CEFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CEFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCCD
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCCD | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CA
Deuteranopia (green-blind)
#F6EECF
Tritanopia (blue-blind)
#CAF9EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cefccd; /* rgb */ color: rgb(206, 252, 205); /* oklch */ color: oklch(94.7% 0.078 144.4);
Tailwind
colors: {
custom: {
50: '#ddfddc',
500: '#cefccd',
950: '#000000',
},
}SCSS
$custom: #cefccd; $custom-light: #ddfddc; $custom-dark: #000000;
JSON
{
"hex": "#cefccd",
"rgb": {
"r": 206,
"g": 252,
"b": 205
},
"hsl": {
"h": 118.723,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.94678,
"c": 0.07841,
"h": 144.4
},
"luminance": 0.8715
}Semantic roles & 50–950 ramp
primary
#CEFCCD
secondary
#E28AE4
accent
#00E5E0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584