#CFF5DE#CFF5DE
#CFF5DE is a very light, muted green. Relative luminance 0.838; OKLCH L 93.7% C 0.050 H 158.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF5DE |
|---|---|
| RGB | rgb(207, 245, 222) |
| HSL | hsl(144, 66%, 89%) |
| HSV | hsv(144, 16%, 96%) |
| CMYK | cmyk(15.5%, 0%, 9.4%, 3.9%) |
| CIE-LAB | lab(93.38, -16.60, 6.99) |
| CIE-LCH | lch(93.38, 18.01, 157.15°) |
| OKLab | oklab(93.69% -0.0466 0.0182) |
| OKLCH | oklch(93.69% 0.05 158.7) |
| XYZ | xyz(71.5661, 83.8425, 81.5057) |
| Luminance | 0.8384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.63
Ice
#D6FFFA
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Eggshell Blue
#C4FFF7
ΔE00 7.29
Honeydew
#F0FFF0
ΔE00 7.93
Light Light Blue
#CAFFFB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF5DE #F5CFE6
analogous
#D3F5CF #CFF5DE #CFF5F1
triadic
#CFF5DE #DECFF5 #F5DECF
tetradic
#CFF5DE #CFD3F5 #F5CFE6 #F5F1CF
square
#CFF5DE #CFD3F5 #F5CFE6 #F5F1CF
split-complementary
#CFF5DE #F1CFF5 #F5CFD3
monochromatic
#6AE098 #9CEABB #CFF5DE #E6FAEE #E6FAEE
Accessibility & contrast
On white
1.18
#CFF5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CFF5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF5DE
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF5DE | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#EDEADF
Tritanopia (blue-blind)
#C9F4EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff5de; /* rgb */ color: rgb(207, 245, 222); /* oklch */ color: oklch(93.7% 0.050 158.7);
Tailwind
colors: {
custom: {
50: '#def8e8',
500: '#cff5de',
950: '#000000',
},
}SCSS
$custom: #cff5de; $custom-light: #def8e8; $custom-dark: #000000;
JSON
{
"hex": "#cff5de",
"rgb": {
"r": 207,
"g": 245,
"b": 222
},
"hsl": {
"h": 143.684,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.93685,
"c": 0.05005,
"h": 158.7
},
"luminance": 0.83844
}Semantic roles & 50–950 ramp
primary
#CFF5DE
secondary
#D692BB
accent
#1886CD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584