#CFF0DC#CFF0DC
#CFF0DC is a very light, muted green. Relative luminance 0.808; OKLCH L 92.6% C 0.044 H 158.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0DC |
|---|---|
| RGB | rgb(207, 240, 220) |
| HSL | hsl(144, 52%, 88%) |
| HSV | hsv(144, 14%, 94%) |
| CMYK | cmyk(13.7%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(92.02, -14.49, 6.07) |
| CIE-LCH | lch(92.02, 15.71, 157.27°) |
| OKLab | oklab(92.59% -0.0408 0.0158) |
| OKLCH | oklch(92.59% 0.044 158.8) |
| XYZ | xyz(69.8074, 80.7515, 79.6050) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.78
Honeydew
#F0FFF0
ΔE00 7.07
Duck Egg Blue
#C3FBF4
ΔE00 7.29
Eggshell Blue
#C4FFF7
ΔE00 7.65
Pale Aqua
#B8FFEB
ΔE00 7.79
Light Light Blue
#CAFFFB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0DC #F0CFE3
analogous
#D2F0CF #CFF0DC #CFF0EC
triadic
#CFF0DC #DCCFF0 #F0DCCF
tetradic
#CFF0DC #CFD2F0 #F0CFE3 #F0ECCF
square
#CFF0DC #CFD2F0 #F0CFE3 #F0ECCF
split-complementary
#CFF0DC #ECCFF0 #F0CFD2
monochromatic
#72D398 #A0E1BA #CFF0DC #E8F8EE #E8F8EE
Accessibility & contrast
On white
1.22
#CFF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CFF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0DC
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0DC | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDB
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#CAF0EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff0dc; /* rgb */ color: rgb(207, 240, 220); /* oklch */ color: oklch(92.6% 0.044 158.8);
Tailwind
colors: {
custom: {
50: '#def5e6',
500: '#cff0dc',
950: '#000000',
},
}SCSS
$custom: #cff0dc; $custom-light: #def5e6; $custom-dark: #000000;
JSON
{
"hex": "#cff0dc",
"rgb": {
"r": 207,
"g": 240,
"b": 220
},
"hsl": {
"h": 143.636,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.92588,
"c": 0.04372,
"h": 158.8
},
"luminance": 0.80753
}Semantic roles & 50–950 ramp
primary
#CFF0DC
secondary
#CE95B8
accent
#2683C0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584