#CFF0DA#CFF0DA
#CFF0DA is a very light, muted green. Relative luminance 0.806; OKLCH L 92.5% C 0.045 H 156.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0DA |
|---|---|
| RGB | rgb(207, 240, 218) |
| HSL | hsl(140, 52%, 88%) |
| HSV | hsv(140, 14%, 94%) |
| CMYK | cmyk(13.7%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(91.97, -14.85, 7.04) |
| CIE-LCH | lch(91.97, 16.44, 154.64°) |
| OKLab | oklab(92.54% -0.0416 0.0183) |
| OKLCH | oklch(92.54% 0.045 156.2) |
| XYZ | xyz(69.5442, 80.6462, 78.2184) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.26
Ice
#D6FFFA
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 7.80
Pale Aqua
#B8FFEB
ΔE00 7.89
Eggshell Blue
#C4FFF7
ΔE00 8.11
Light Light Blue
#CAFFFB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0DA #F0CFE5
analogous
#D4F0CF #CFF0DA #CFF0EA
triadic
#CFF0DA #DACFF0 #F0DACF
tetradic
#CFF0DA #CFD4F0 #F0CFE5 #F0EACF
square
#CFF0DA #CFD4F0 #F0CFE5 #F0EACF
split-complementary
#CFF0DA #EACFF0 #F0CFD4
monochromatic
#72D392 #A0E1B6 #CFF0DA #E8F8ED #E8F8ED
Accessibility & contrast
On white
1.23
#CFF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#CFF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0DA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0DA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD9
Deuteranopia (green-blind)
#EAE6DB
Tritanopia (blue-blind)
#CAEFE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff0da; /* rgb */ color: rgb(207, 240, 218); /* oklch */ color: oklch(92.5% 0.045 156.2);
Tailwind
colors: {
custom: {
50: '#def5e5',
500: '#cff0da',
950: '#000000',
},
}SCSS
$custom: #cff0da; $custom-light: #def5e5; $custom-dark: #000000;
JSON
{
"hex": "#cff0da",
"rgb": {
"r": 207,
"g": 240,
"b": 218
},
"hsl": {
"h": 140,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.92535,
"c": 0.04542,
"h": 156.2
},
"luminance": 0.80648
}Semantic roles & 50–950 ramp
primary
#CFF0DA
secondary
#CE95BB
accent
#268CC0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584