#CFEBD7#CFEBD7
#CFEBD7 is a very light, muted green. Relative luminance 0.776; OKLCH L 91.4% C 0.040 H 154.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBD7 |
|---|---|
| RGB | rgb(207, 235, 215) |
| HSL | hsl(137, 41%, 87%) |
| HSV | hsv(137, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 8.5%, 7.8%) |
| CIE-LAB | lab(90.59, -12.90, 6.61) |
| CIE-LCH | lch(90.59, 14.50, 152.87°) |
| OKLab | oklab(91.41% -0.036 0.0172) |
| OKLCH | oklch(91.41% 0.04 154.5) |
| XYZ | xyz(67.7035, 77.5872, 75.6857) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.69
Ice
#D6FFFA
ΔE00 7.71
Duck Egg Blue
#C3FBF4
ΔE00 8.52
Eggshell Blue
#C4FFF7
ΔE00 8.98
Ice Blue (survey)
#D7FFFE
ΔE00 8.98
Very Pale Blue
#D6FFFE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBD7 #EBCFE3
analogous
#D5EBCF #CFEBD7 #CFEBE5
triadic
#CFEBD7 #D7CFEB #EBD7CF
tetradic
#CFEBD7 #CFD5EB #EBCFE3 #EBE5CF
square
#CFEBD7 #CFD5EB #EBCFE3 #EBE5CF
split-complementary
#CFEBD7 #E5CFEB #EBCFD5
monochromatic
#79C78F #A4D9B3 #CFEBD7 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.27
#CFEBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CFEBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBD7
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBD7 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D6
Deuteranopia (green-blind)
#E6E3D8
Tritanopia (blue-blind)
#CBEAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebd7; /* rgb */ color: rgb(207, 235, 215); /* oklch */ color: oklch(91.4% 0.040 154.5);
Tailwind
colors: {
custom: {
50: '#ddf1e3',
500: '#cfebd7',
950: '#000000',
},
}SCSS
$custom: #cfebd7; $custom-light: #ddf1e3; $custom-dark: #000000;
JSON
{
"hex": "#cfebd7",
"rgb": {
"r": 207,
"g": 235,
"b": 215
},
"hsl": {
"h": 137.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91414,
"c": 0.03992,
"h": 154.5
},
"luminance": 0.77588
}Semantic roles & 50–950 ramp
primary
#CFEBD7
secondary
#C698B9
accent
#318FB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584