#CBEFDC#CBEFDC
#CBEFDC is a very light, muted green. Relative luminance 0.796; OKLCH L 92.1% C 0.045 H 162.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFDC |
|---|---|
| RGB | rgb(203, 239, 220) |
| HSL | hsl(148, 53%, 87%) |
| HSV | hsv(148, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(91.50, -15.29, 5.29) |
| CIE-LCH | lch(91.50, 16.18, 160.91°) |
| OKLab | oklab(92.11% -0.0433 0.0137) |
| OKLCH | oklch(92.11% 0.045 162.4) |
| XYZ | xyz(68.4102, 79.5953, 79.4554) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.46
Duck Egg Blue
#C3FBF4
ΔE00 6.59
Eggshell Blue
#C4FFF7
ΔE00 6.97
Pale Aqua
#B8FFEB
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.42
Honeydew
#F0FFF0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFDC #EFCBDE
analogous
#CCEFCB #CBEFDC #CBEFEE
triadic
#CBEFDC #DCCBEF #EFDCCB
tetradic
#CBEFDC #CBCCEF #EFCBDE #EFEECB
square
#CBEFDC #CBCCEF #EFCBDE #EFEECB
split-complementary
#CBEFDC #EECBEF #EFCBCC
monochromatic
#6DD29D #9CE1BD #CBEFDC #E8F8EF #E8F8EF
Accessibility & contrast
On white
1.24
#CBEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CBEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFDC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFDC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DB
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#C5EFE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbefdc; /* rgb */ color: rgb(203, 239, 220); /* oklch */ color: oklch(92.1% 0.045 162.4);
Tailwind
colors: {
custom: {
50: '#dbf4e6',
500: '#cbefdc',
950: '#000000',
},
}SCSS
$custom: #cbefdc; $custom-light: #dbf4e6; $custom-dark: #000000;
JSON
{
"hex": "#cbefdc",
"rgb": {
"r": 203,
"g": 239,
"b": 220
},
"hsl": {
"h": 148.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92112,
"c": 0.04542,
"h": 162.4
},
"luminance": 0.79597
}Semantic roles & 50–950 ramp
primary
#CBEFDC
secondary
#CD91B1
accent
#2577C0
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584