#CFF7DD#CFF7DD
#CFF7DD is a very light, muted green. Relative luminance 0.850; OKLCH L 94.1% C 0.054 H 156.7°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7DD |
|---|---|
| RGB | rgb(207, 247, 221) |
| HSL | hsl(141, 71%, 89%) |
| HSV | hsv(141, 16%, 97%) |
| CMYK | cmyk(16.2%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(93.89, -17.77, 8.23) |
| CIE-LCH | lch(93.89, 19.58, 155.13°) |
| OKLab | oklab(94.08% -0.0497 0.0214) |
| OKLCH | oklch(94.08% 0.054 156.7) |
| XYZ | xyz(72.0408, 85.0057, 81.0048) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.50
Mint
#AAF0C1
ΔE00 7.69
Duck Egg Blue
#C3FBF4
ΔE00 7.74
Eggshell Blue
#C4FFF7
ΔE00 7.78
Pale Turquoise
#A5FBD5
ΔE00 7.86
Ice
#D6FFFA
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7DD #F7CFE9
analogous
#D5F7CF #CFF7DD #CFF7F1
triadic
#CFF7DD #DDCFF7 #F7DDCF
tetradic
#CFF7DD #CFD5F7 #F7CFE9 #F7F1CF
square
#CFF7DD #CFD5F7 #F7CFE9 #F7F1CF
split-complementary
#CFF7DD #F1CFF7 #F7CFD5
monochromatic
#66E693 #9BEEB8 #CFF7DD #E5FBEC #E5FBEC
Accessibility & contrast
On white
1.17
#CFF7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#CFF7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7DD
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7DD | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DC
Deuteranopia (green-blind)
#EFEBDE
Tritanopia (blue-blind)
#C9F6EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff7dd; /* rgb */ color: rgb(207, 247, 221); /* oklch */ color: oklch(94.1% 0.054 156.7);
Tailwind
colors: {
custom: {
50: '#defae7',
500: '#cff7dd',
950: '#000000',
},
}SCSS
$custom: #cff7dd; $custom-light: #defae7; $custom-dark: #000000;
JSON
{
"hex": "#cff7dd",
"rgb": {
"r": 207,
"g": 247,
"b": 221
},
"hsl": {
"h": 141,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.94078,
"c": 0.05409,
"h": 156.7
},
"luminance": 0.85007
}Semantic roles & 50–950 ramp
primary
#CFF7DD
secondary
#DA90C0
accent
#1290D3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584