#CBEFB2#CBEFB2
#CBEFB2 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.1% C 0.089 H 132.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFB2 |
|---|---|
| RGB | rgb(203, 239, 178) |
| HSL | hsl(95, 66%, 82%) |
| HSV | hsv(95, 26%, 94%) |
| CMYK | cmyk(15.1%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(90.62, -22.39, 25.76) |
| CIE-LCH | lch(90.62, 34.13, 131.00°) |
| OKLab | oklab(91.11% -0.0605 0.0653) |
| OKLCH | oklch(91.11% 0.089 132.8) |
| XYZ | xyz(63.5295, 77.6430, 53.7504) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 3.14
Very Light Green
#D1FFBD
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 3.67
Pale Green
#C7FDB5
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFB2 #D6B2EF
analogous
#EAEFB2 #CBEFB2 #B2EFB8
triadic
#CBEFB2 #B2CBEF #EFB2CB
tetradic
#CBEFB2 #B2EAEF #D6B2EF #EFB8B2
square
#CBEFB2 #B2EAEF #D6B2EF #EFB8B2
split-complementary
#CBEFB2 #B8B2EF #EFB2EA
monochromatic
#87DA4D #A9E47F #CBEFB2 #EDFAE5 #EEFAE6
Accessibility & contrast
On white
1.27
#CBEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CBEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFB2
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFB2 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AE
Deuteranopia (green-blind)
#EFE3B5
Tritanopia (blue-blind)
#CCEADF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefb2; /* rgb */ color: rgb(203, 239, 178); /* oklch */ color: oklch(91.1% 0.089 132.8);
Tailwind
colors: {
custom: {
50: '#dbf4c9',
500: '#cbefb2',
950: '#000000',
},
}SCSS
$custom: #cbefb2; $custom-light: #dbf4c9; $custom-dark: #000000;
JSON
{
"hex": "#cbefb2",
"rgb": {
"r": 203,
"g": 239,
"b": 178
},
"hsl": {
"h": 95.41,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.91113,
"c": 0.08902,
"h": 132.8
},
"luminance": 0.77644
}Semantic roles & 50–950 ramp
primary
#CBEFB2
secondary
#AA78CD
accent
#18CD83
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582