#CFE5CD#CFE5CD
#CFE5CD is a very light, muted green. Relative luminance 0.737; OKLCH L 89.9% C 0.040 H 142.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5CD |
|---|---|
| RGB | rgb(207, 229, 205) |
| HSL | hsl(115, 32%, 85%) |
| HSV | hsv(115, 10%, 90%) |
| CMYK | cmyk(9.6%, 0%, 10.5%, 10.2%) |
| CIE-LAB | lab(88.79, -11.67, 9.24) |
| CIE-LCH | lch(88.79, 14.89, 141.62°) |
| OKLab | oklab(89.91% -0.0318 0.024) |
| OKLCH | oklch(89.91% 0.04 142.9) |
| XYZ | xyz(64.7687, 73.7111, 68.5611) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.23
Beige
#F5F5DC
ΔE00 9.06
Light Grey
#D8DCD6
ΔE00 9.99
Ice
#D6FFFA
ΔE00 10.13
Off White (survey)
#FFFFE4
ΔE00 10.14
Lightyellow
#FFFFE0
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5CD #E3CDE5
analogous
#DBE5CD #CFE5CD #CDE5D7
triadic
#CFE5CD #CDCFE5 #E5CDCF
tetradic
#CFE5CD #CDDBE5 #E3CDE5 #E5D7CD
square
#CFE5CD #CDDBE5 #E3CDE5 #E5D7CD
split-complementary
#CFE5CD #D7CDE5 #E5CDDB
monochromatic
#82BB7C #A8D0A5 #CFE5CD #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.33
#CFE5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CFE5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5CD
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5CD | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#CEE3DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe5cd; /* rgb */ color: rgb(207, 229, 205); /* oklch */ color: oklch(89.9% 0.040 142.9);
Tailwind
colors: {
custom: {
50: '#ddeddc',
500: '#cfe5cd',
950: '#000000',
},
}SCSS
$custom: #cfe5cd; $custom-light: #ddeddc; $custom-dark: #000000;
JSON
{
"hex": "#cfe5cd",
"rgb": {
"r": 207,
"g": 229,
"b": 205
},
"hsl": {
"h": 115,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.89906,
"c": 0.03988,
"h": 142.9
},
"luminance": 0.73712
}Semantic roles & 50–950 ramp
primary
#CFE5CD
secondary
#BB99BE
accent
#3BAAA1
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484