#CFF8DD#CFF8DD
#CFF8DD is a very light, muted green. Relative luminance 0.856; OKLCH L 94.3% C 0.056 H 156.3°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8DD |
|---|---|
| RGB | rgb(207, 248, 221) |
| HSL | hsl(140, 75%, 89%) |
| HSV | hsv(140, 17%, 97%) |
| CMYK | cmyk(16.5%, 0%, 10.9%, 2.7%) |
| CIE-LAB | lab(94.15, -18.26, 8.61) |
| CIE-LCH | lch(94.15, 20.19, 154.74°) |
| OKLab | oklab(94.29% -0.051 0.0224) |
| OKLCH | oklch(94.29% 0.056 156.3) |
| XYZ | xyz(72.3474, 85.6189, 81.1070) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.42
Mint
#AAF0C1
ΔE00 7.44
Pale Turquoise
#A5FBD5
ΔE00 7.62
Duck Egg Blue
#C3FBF4
ΔE00 7.92
Eggshell Blue
#C4FFF7
ΔE00 7.92
Ice
#D6FFFA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8DD #F8CFEA
analogous
#D6F8CF #CFF8DD #CFF8F2
triadic
#CFF8DD #DDCFF8 #F8DDCF
tetradic
#CFF8DD #CFD6F8 #F8CFEA #F8F2CF
square
#CFF8DD #CFD6F8 #F8CFEA #F8F2CF
split-complementary
#CFF8DD #F2CFF8 #F8CFD6
monochromatic
#64E891 #9AF0B7 #CFF8DD #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.16
#CFF8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CFF8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8DD
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8DD | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DC
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#C9F7F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cff8dd; /* rgb */ color: rgb(207, 248, 221); /* oklch */ color: oklch(94.3% 0.056 156.3);
Tailwind
colors: {
custom: {
50: '#defae7',
500: '#cff8dd',
950: '#000000',
},
}SCSS
$custom: #cff8dd; $custom-light: #defae7; $custom-dark: #000000;
JSON
{
"hex": "#cff8dd",
"rgb": {
"r": 207,
"g": 248,
"b": 221
},
"hsl": {
"h": 140.488,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.94288,
"c": 0.0557,
"h": 156.3
},
"luminance": 0.85621
}Semantic roles & 50–950 ramp
primary
#CFF8DD
secondary
#DC8FC2
accent
#0F92D7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584