#CFEBDB#CFEBDB
#CFEBDB is a very light, muted green. Relative luminance 0.778; OKLCH L 91.5% C 0.036 H 160.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBDB |
|---|---|
| RGB | rgb(207, 235, 219) |
| HSL | hsl(146, 41%, 87%) |
| HSV | hsv(146, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(90.69, -12.17, 4.66) |
| CIE-LCH | lch(90.69, 13.04, 159.04°) |
| OKLab | oklab(91.52% -0.0344 0.0121) |
| OKLCH | oklch(91.52% 0.036 160.6) |
| XYZ | xyz(68.2237, 77.7953, 78.4257) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.40
Ice
#D6FFFA
ΔE00 6.64
Duck Egg Blue
#C3FBF4
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.75
Very Pale Blue
#D6FFFE
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBDB #EBCFDF
analogous
#D1EBCF #CFEBDB #CFEBE9
triadic
#CFEBDB #DBCFEB #EBDBCF
tetradic
#CFEBDB #CFD1EB #EBCFDF #EBE9CF
square
#CFEBDB #CFD1EB #EBCFDF #EBE9CF
split-complementary
#CFEBDB #E9CFEB #EBCFD1
monochromatic
#79C79A #A4D9BB #CFEBDB #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.27
#CFEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CFEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBDB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBDB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#CAEBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebdb; /* rgb */ color: rgb(207, 235, 219); /* oklch */ color: oklch(91.5% 0.036 160.6);
Tailwind
colors: {
custom: {
50: '#ddf1e6',
500: '#cfebdb',
950: '#000000',
},
}SCSS
$custom: #cfebdb; $custom-light: #ddf1e6; $custom-dark: #000000;
JSON
{
"hex": "#cfebdb",
"rgb": {
"r": 207,
"g": 235,
"b": 219
},
"hsl": {
"h": 145.714,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91521,
"c": 0.03649,
"h": 160.6
},
"luminance": 0.77797
}Semantic roles & 50–950 ramp
primary
#CFEBDB
secondary
#C698B2
accent
#317CB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584