#CFEBD5#CFEBD5
#CFEBD5 is a very light, muted green. Relative luminance 0.775; OKLCH L 91.4% C 0.042 H 151.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBD5 |
|---|---|
| RGB | rgb(207, 235, 213) |
| HSL | hsl(133, 41%, 87%) |
| HSV | hsv(133, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(90.54, -13.26, 7.59) |
| CIE-LCH | lch(90.54, 15.28, 150.23°) |
| OKLab | oklab(91.36% -0.0368 0.0198) |
| OKLCH | oklch(91.36% 0.042 151.8) |
| XYZ | xyz(67.4481, 77.4851, 74.3405) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.92
Ice
#D6FFFA
ΔE00 8.27
Duck Egg Blue
#C3FBF4
ΔE00 8.97
Pale Aqua
#B8FFEB
ΔE00 9.36
Eggshell Blue
#C4FFF7
ΔE00 9.38
Ice Blue (survey)
#D7FFFE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBD5 #EBCFE5
analogous
#D7EBCF #CFEBD5 #CFEBE3
triadic
#CFEBD5 #D5CFEB #EBD5CF
tetradic
#CFEBD5 #CFD7EB #EBCFE5 #EBE3CF
square
#CFEBD5 #CFD7EB #EBCFE5 #EBE3CF
split-complementary
#CFEBD5 #E3CFEB #EBCFD7
monochromatic
#79C789 #A4D9AF #CFEBD5 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.27
#CFEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CFEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBD5
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBD5 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D4
Deuteranopia (green-blind)
#E6E3D6
Tritanopia (blue-blind)
#CCEAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebd5; /* rgb */ color: rgb(207, 235, 213); /* oklch */ color: oklch(91.4% 0.042 151.8);
Tailwind
colors: {
custom: {
50: '#ddf1e1',
500: '#cfebd5',
950: '#000000',
},
}SCSS
$custom: #cfebd5; $custom-light: #ddf1e1; $custom-dark: #000000;
JSON
{
"hex": "#cfebd5",
"rgb": {
"r": 207,
"g": 235,
"b": 213
},
"hsl": {
"h": 132.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91362,
"c": 0.04178,
"h": 151.8
},
"luminance": 0.77486
}Semantic roles & 50–950 ramp
primary
#CFEBD5
secondary
#C698BC
accent
#3198B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584