#CFFADE#CFFADE
#CFFADE is a very light, muted green. Relative luminance 0.869; OKLCH L 94.7% C 0.058 H 156.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFADE |
|---|---|
| RGB | rgb(207, 250, 222) |
| HSL | hsl(141, 81%, 90%) |
| HSV | hsv(141, 17%, 98%) |
| CMYK | cmyk(17.2%, 0%, 11.2%, 2%) |
| CIE-LAB | lab(94.70, -19.05, 8.89) |
| CIE-LCH | lch(94.70, 21.02, 154.99°) |
| OKLab | oklab(94.73% -0.0532 0.0231) |
| OKLCH | oklch(94.73% 0.058 156.6) |
| XYZ | xyz(73.0992, 86.9087, 82.0168) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.17
Mint
#AAF0C1
ΔE00 7.18
Pale Turquoise
#A5FBD5
ΔE00 7.23
Eggshell Blue
#C4FFF7
ΔE00 7.94
Duck Egg Blue
#C3FBF4
ΔE00 8.01
Ice
#D6FFFA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFADE #FACFEB
analogous
#D6FACF #CFFADE #CFFAF3
triadic
#CFFADE #DECFFA #FADECF
tetradic
#CFFADE #CFD6FA #FACFEB #FAF3CF
square
#CFFADE #CFD6FA #FACFEB #FAF3CF
split-complementary
#CFFADE #F3CFFA #FACFD6
monochromatic
#60EE92 #98F4B8 #CFFADE #E3FCEC #E3FCEC
Accessibility & contrast
On white
1.14
#CFFADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CFFADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFADE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFADE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DD
Deuteranopia (green-blind)
#F2EEDF
Tritanopia (blue-blind)
#C8F9F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffade; /* rgb */ color: rgb(207, 250, 222); /* oklch */ color: oklch(94.7% 0.058 156.6);
Tailwind
colors: {
custom: {
50: '#defce8',
500: '#cffade',
950: '#000000',
},
}SCSS
$custom: #cffade; $custom-light: #defce8; $custom-dark: #000000;
JSON
{
"hex": "#cffade",
"rgb": {
"r": 207,
"g": 250,
"b": 222
},
"hsl": {
"h": 140.93,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.94734,
"c": 0.05802,
"h": 156.6
},
"luminance": 0.86911
}Semantic roles & 50–950 ramp
primary
#CFFADE
secondary
#E08DC3
accent
#0893DD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584