#CFF2DD#CFF2DD
#CFF2DD is a very light, muted green. Relative luminance 0.820; OKLCH L 93.0% C 0.046 H 159.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2DD |
|---|---|
| RGB | rgb(207, 242, 221) |
| HSL | hsl(144, 57%, 88%) |
| HSV | hsv(144, 14%, 95%) |
| CMYK | cmyk(14.5%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(92.57, -15.30, 6.34) |
| CIE-LCH | lch(92.57, 16.56, 157.48°) |
| OKLab | oklab(93.03% -0.043 0.0165) |
| OKLCH | oklch(93.03% 0.046 159) |
| XYZ | xyz(70.5323, 81.9886, 80.5019) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.27
Honeydew
#F0FFF0
ΔE00 7.37
Eggshell Blue
#C4FFF7
ΔE00 7.40
Light Light Blue
#CAFFFB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2DD #F2CFE4
analogous
#D2F2CF #CFF2DD #CFF2EE
triadic
#CFF2DD #DDCFF2 #F2DDCF
tetradic
#CFF2DD #CFD2F2 #F2CFE4 #F2EECF
square
#CFF2DD #CFD2F2 #F2CFE4 #F2EECF
split-complementary
#CFF2DD #EECFF2 #F2CFD2
monochromatic
#6FD899 #9FE5BB #CFF2DD #E7F8EE #E7F8EE
Accessibility & contrast
On white
1.21
#CFF2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#CFF2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2DD
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2DD | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#C9F2EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff2dd; /* rgb */ color: rgb(207, 242, 221); /* oklch */ color: oklch(93.0% 0.046 159.0);
Tailwind
colors: {
custom: {
50: '#def6e7',
500: '#cff2dd',
950: '#000000',
},
}SCSS
$custom: #cff2dd; $custom-light: #def6e7; $custom-dark: #000000;
JSON
{
"hex": "#cff2dd",
"rgb": {
"r": 207,
"g": 242,
"b": 221
},
"hsl": {
"h": 144,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.93032,
"c": 0.04609,
"h": 159
},
"luminance": 0.8199
}Semantic roles & 50–950 ramp
primary
#CFF2DD
secondary
#D194B9
accent
#2183C5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584