#CFEBD9#CFEBD9
#CFEBD9 is a very light, muted green. Relative luminance 0.777; OKLCH L 91.5% C 0.038 H 157.4°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBD9 |
|---|---|
| RGB | rgb(207, 235, 217) |
| HSL | hsl(141, 41%, 87%) |
| HSV | hsv(141, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(90.64, -12.54, 5.64) |
| CIE-LCH | lch(90.64, 13.75, 155.80°) |
| OKLab | oklab(91.47% -0.0352 0.0147) |
| OKLCH | oklch(91.47% 0.038 157.4) |
| XYZ | xyz(67.9620, 77.6907, 77.0474) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.51
Ice
#D6FFFA
ΔE00 7.17
Duck Egg Blue
#C3FBF4
ΔE00 8.10
Ice Blue (survey)
#D7FFFE
ΔE00 8.36
Very Pale Blue
#D6FFFE
ΔE00 8.42
Lightcyan
#E0FFFF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBD9 #EBCFE1
analogous
#D3EBCF #CFEBD9 #CFEBE7
triadic
#CFEBD9 #D9CFEB #EBD9CF
tetradic
#CFEBD9 #CFD3EB #EBCFE1 #EBE7CF
square
#CFEBD9 #CFD3EB #EBCFE1 #EBE7CF
split-complementary
#CFEBD9 #E7CFEB #EBCFD3
monochromatic
#79C795 #A4D9B7 #CFEBD9 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.27
#CFEBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CFEBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBD9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBD9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D8
Deuteranopia (green-blind)
#E5E3DA
Tritanopia (blue-blind)
#CBEBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebd9; /* rgb */ color: rgb(207, 235, 217); /* oklch */ color: oklch(91.5% 0.038 157.4);
Tailwind
colors: {
custom: {
50: '#ddf1e4',
500: '#cfebd9',
950: '#000000',
},
}SCSS
$custom: #cfebd9; $custom-light: #ddf1e4; $custom-dark: #000000;
JSON
{
"hex": "#cfebd9",
"rgb": {
"r": 207,
"g": 235,
"b": 217
},
"hsl": {
"h": 141.429,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91467,
"c": 0.03816,
"h": 157.4
},
"luminance": 0.77692
}Semantic roles & 50–950 ramp
primary
#CFEBD9
secondary
#C698B6
accent
#3185B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584