#CADECF#CADECF
#CADECF is a very light, muted green. Relative luminance 0.693; OKLCH L 88.1% C 0.030 H 153.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CADECF |
|---|---|
| RGB | rgb(202, 222, 207) |
| HSL | hsl(135, 23%, 83%) |
| HSV | hsv(135, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(86.65, -9.45, 5.08) |
| CIE-LCH | lch(86.65, 10.73, 151.73°) |
| OKLab | oklab(88.15% -0.0264 0.0133) |
| OKLCH | oklch(88.15% 0.03 153.3) |
| XYZ | xyz(61.7386, 69.3034, 69.1436) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 7.60
Ice
#D6FFFA
ΔE00 9.41
Mintcream
#F5FFFA
ΔE00 9.68
Lightcyan
#E0FFFF
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADECF #DECAD9
analogous
#CFDECA #CADECF #CADED9
triadic
#CADECF #CFCADE #DECFCA
tetradic
#CADECF #CACFDE #DECAD9 #DED9CA
square
#CADECF #CACFDE #DECAD9 #DED9CA
split-complementary
#CADECF #D9CADE #DECACF
monochromatic
#7FAF8B #A4C7AD #CADECF #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.41
#CADECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CADECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADECF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADECF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#C7DDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cadecf; /* rgb */ color: rgb(202, 222, 207); /* oklch */ color: oklch(88.1% 0.030 153.3);
Tailwind
colors: {
custom: {
50: '#dae8dd',
500: '#cadecf',
950: '#000000',
},
}SCSS
$custom: #cadecf; $custom-light: #dae8dd; $custom-dark: #000000;
JSON
{
"hex": "#cadecf",
"rgb": {
"r": 202,
"g": 222,
"b": 207
},
"hsl": {
"h": 135,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88146,
"c": 0.02951,
"h": 153.3
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#CADECF
secondary
#B598AD
accent
#448AA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484