#CBEFCA#CBEFCA
#CBEFCA is a very light, moderate green. Relative luminance 0.787; OKLCH L 91.7% C 0.062 H 144.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFCA |
|---|---|
| RGB | rgb(203, 239, 202) |
| HSL | hsl(118, 54%, 86%) |
| HSV | hsv(118, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 15.5%, 6.3%) |
| CIE-LAB | lab(91.09, -18.51, 14.05) |
| CIE-LCH | lch(91.09, 23.24, 142.79°) |
| OKLab | oklab(91.65% -0.0506 0.0363) |
| OKLCH | oklch(91.65% 0.062 144.3) |
| XYZ | xyz(66.1534, 78.6925, 67.5695) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.30
Light Sage
#BCECAC
ΔE00 6.61
Very Pale Green
#CFFDBC
ΔE00 6.82
Very Light Green
#D1FFBD
ΔE00 7.13
Light Grey Green
#B7E1A1
ΔE00 7.54
Celadon
#BEFDB7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFCA #EECAEF
analogous
#DEEFCA #CBEFCA #CAEFDC
triadic
#CBEFCA #CACBEF #EFCACB
tetradic
#CBEFCA #CADEEF #EECAEF #EFDCCA
square
#CBEFCA #CADEEF #EECAEF #EFDCCA
split-complementary
#CBEFCA #DCCAEF #EFCADE
monochromatic
#6FD36C #9DE19B #CBEFCA #E8F8E7 #E8F8E7
Accessibility & contrast
On white
1.25
#CBEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CBEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFCA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFCA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#EBE4CC
Tritanopia (blue-blind)
#C8EDE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbefca; /* rgb */ color: rgb(203, 239, 202); /* oklch */ color: oklch(91.7% 0.062 144.3);
Tailwind
colors: {
custom: {
50: '#dbf4da',
500: '#cbefca',
950: '#000000',
},
}SCSS
$custom: #cbefca; $custom-light: #dbf4da; $custom-dark: #000000;
JSON
{
"hex": "#cbefca",
"rgb": {
"r": 203,
"g": 239,
"b": 202
},
"hsl": {
"h": 118.378,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.91652,
"c": 0.06228,
"h": 144.3
},
"luminance": 0.78694
}Semantic roles & 50–950 ramp
primary
#CBEFCA
secondary
#CB90CD
accent
#24C1BD
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583