#CFEBD8#CFEBD8
#CFEBD8 is a very light, muted green. Relative luminance 0.776; OKLCH L 91.4% C 0.039 H 155.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBD8 |
|---|---|
| RGB | rgb(207, 235, 216) |
| HSL | hsl(139, 41%, 87%) |
| HSV | hsv(139, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(90.61, -12.72, 6.12) |
| CIE-LCH | lch(90.61, 14.12, 154.30°) |
| OKLab | oklab(91.44% -0.0356 0.016) |
| OKLCH | oklch(91.44% 0.039 155.9) |
| XYZ | xyz(67.8324, 77.6388, 76.3645) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.59
Ice
#D6FFFA
ΔE00 7.44
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Ice Blue (survey)
#D7FFFE
ΔE00 8.67
Very Pale Blue
#D6FFFE
ΔE00 8.72
Eggshell Blue
#C4FFF7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBD8 #EBCFE2
analogous
#D4EBCF #CFEBD8 #CFEBE6
triadic
#CFEBD8 #D8CFEB #EBD8CF
tetradic
#CFEBD8 #CFD4EB #EBCFE2 #EBE6CF
square
#CFEBD8 #CFD4EB #EBCFE2 #EBE6CF
split-complementary
#CFEBD8 #E6CFEB #EBCFD4
monochromatic
#79C792 #A4D9B5 #CFEBD8 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.27
#CFEBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CFEBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBD8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBD8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D7
Deuteranopia (green-blind)
#E6E3D9
Tritanopia (blue-blind)
#CBEAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebd8; /* rgb */ color: rgb(207, 235, 216); /* oklch */ color: oklch(91.4% 0.039 155.9);
Tailwind
colors: {
custom: {
50: '#ddf1e4',
500: '#cfebd8',
950: '#000000',
},
}SCSS
$custom: #cfebd8; $custom-light: #ddf1e4; $custom-dark: #000000;
JSON
{
"hex": "#cfebd8",
"rgb": {
"r": 207,
"g": 235,
"b": 216
},
"hsl": {
"h": 139.286,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91441,
"c": 0.03903,
"h": 155.9
},
"luminance": 0.7764
}Semantic roles & 50–950 ramp
primary
#CFEBD8
secondary
#C698B7
accent
#318AB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584