#CFEBD6#CFEBD6
#CFEBD6 is a very light, muted green. Relative luminance 0.775; OKLCH L 91.4% C 0.041 H 153.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBD6 |
|---|---|
| RGB | rgb(207, 235, 214) |
| HSL | hsl(135, 41%, 87%) |
| HSV | hsv(135, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 8.9%, 7.8%) |
| CIE-LAB | lab(90.57, -13.09, 7.10) |
| CIE-LCH | lch(90.57, 14.89, 151.52°) |
| OKLab | oklab(91.39% -0.0364 0.0185) |
| OKLCH | oklch(91.39% 0.041 153.1) |
| XYZ | xyz(67.5754, 77.5360, 75.0110) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.79
Ice
#D6FFFA
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.74
Eggshell Blue
#C4FFF7
ΔE00 9.18
Ice Blue (survey)
#D7FFFE
ΔE00 9.29
Pale Aqua
#B8FFEB
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBD6 #EBCFE4
analogous
#D6EBCF #CFEBD6 #CFEBE4
triadic
#CFEBD6 #D6CFEB #EBD6CF
tetradic
#CFEBD6 #CFD6EB #EBCFE4 #EBE4CF
square
#CFEBD6 #CFD6EB #EBCFE4 #EBE4CF
split-complementary
#CFEBD6 #E4CFEB #EBCFD6
monochromatic
#79C78C #A4D9B1 #CFEBD6 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.27
#CFEBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CFEBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBD6
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBD6 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D5
Deuteranopia (green-blind)
#E6E3D7
Tritanopia (blue-blind)
#CBEAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebd6; /* rgb */ color: rgb(207, 235, 214); /* oklch */ color: oklch(91.4% 0.041 153.1);
Tailwind
colors: {
custom: {
50: '#ddf1e2',
500: '#cfebd6',
950: '#000000',
},
}SCSS
$custom: #cfebd6; $custom-light: #ddf1e2; $custom-dark: #000000;
JSON
{
"hex": "#cfebd6",
"rgb": {
"r": 207,
"g": 235,
"b": 214
},
"hsl": {
"h": 135,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91388,
"c": 0.04084,
"h": 153.1
},
"luminance": 0.77537
}Semantic roles & 50–950 ramp
primary
#CFEBD6
secondary
#C698BB
accent
#3193B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584