#CBEFB3#CBEFB3
#CBEFB3 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.1% C 0.088 H 133.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFB3 |
|---|---|
| RGB | rgb(203, 239, 179) |
| HSL | hsl(96, 65%, 82%) |
| HSV | hsv(96, 25%, 94%) |
| CMYK | cmyk(15.1%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(90.64, -22.23, 25.27) |
| CIE-LCH | lch(90.64, 33.66, 131.34°) |
| OKLab | oklab(91.13% -0.0601 0.0641) |
| OKLCH | oklch(91.13% 0.088 133.1) |
| XYZ | xyz(63.6303, 77.6833, 54.2811) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.57
Very Pale Green
#CFFDBC
ΔE00 3.15
Very Light Green
#D1FFBD
ΔE00 3.51
Light Grey Green
#B7E1A1
ΔE00 3.72
Pale Green
#C7FDB5
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFB3 #D7B3EF
analogous
#E9EFB3 #CBEFB3 #B3EFB9
triadic
#CBEFB3 #B3CBEF #EFB3CB
tetradic
#CBEFB3 #B3E9EF #D7B3EF #EFB9B3
square
#CBEFB3 #B3E9EF #D7B3EF #EFB9B3
split-complementary
#CBEFB3 #B9B3EF #EFB3E9
monochromatic
#86DA4E #A8E480 #CBEFB3 #EEFAE6 #EEFAE6
Accessibility & contrast
On white
1.27
#CBEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CBEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFB3
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFB3 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AF
Deuteranopia (green-blind)
#EFE3B6
Tritanopia (blue-blind)
#CCEADF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefb3; /* rgb */ color: rgb(203, 239, 179); /* oklch */ color: oklch(91.1% 0.088 133.1);
Tailwind
colors: {
custom: {
50: '#dbf4ca',
500: '#cbefb3',
950: '#000000',
},
}SCSS
$custom: #cbefb3; $custom-light: #dbf4ca; $custom-dark: #000000;
JSON
{
"hex": "#cbefb3",
"rgb": {
"r": 203,
"g": 239,
"b": 179
},
"hsl": {
"h": 96,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.91134,
"c": 0.08788,
"h": 133.1
},
"luminance": 0.77684
}Semantic roles & 50–950 ramp
primary
#CBEFB3
secondary
#AB79CD
accent
#18CD85
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582