#CBEFAB#CBEFAB
#CBEFAB is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.097 H 130.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFAB |
|---|---|
| RGB | rgb(203, 239, 171) |
| HSL | hsl(92, 68%, 80%) |
| HSV | hsv(92, 28%, 94%) |
| CMYK | cmyk(15.1%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(90.49, -23.42, 29.16) |
| CIE-LCH | lch(90.49, 37.40, 128.77°) |
| OKLab | oklab(90.97% -0.0634 0.0734) |
| OKLCH | oklch(90.97% 0.097 130.8) |
| XYZ | xyz(62.8445, 77.3690, 50.1430) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.93
Very Pale Green
#CFFDBC
ΔE00 3.47
Very Light Green
#D1FFBD
ΔE00 3.72
Light Grey Green
#B7E1A1
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 3.78
Pale Green
#C7FDB5
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFAB #CFABEF
analogous
#EDEFAB #CBEFAB #ABEFAD
triadic
#CBEFAB #ABCBEF #EFABCB
tetradic
#CBEFAB #ABEDEF #CFABEF #EFADAB
square
#CBEFAB #ABEDEF #CFABEF #EFADAB
split-complementary
#CBEFAB #ADABEF #EFABED
monochromatic
#8BDB44 #ABE578 #CBEFAB #EBF9DE #EFFAE5
Accessibility & contrast
On white
1.27
#CBEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CBEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFAB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFAB | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6A7
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#CDE9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefab; /* rgb */ color: rgb(203, 239, 171); /* oklch */ color: oklch(91.0% 0.097 130.8);
Tailwind
colors: {
custom: {
50: '#dbf4c4',
500: '#cbefab',
950: '#000000',
},
}SCSS
$custom: #cbefab; $custom-light: #dbf4c4; $custom-dark: #000000;
JSON
{
"hex": "#cbefab",
"rgb": {
"r": 203,
"g": 239,
"b": 171
},
"hsl": {
"h": 91.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90971,
"c": 0.09701,
"h": 130.8
},
"luminance": 0.7737
}Semantic roles & 50–950 ramp
primary
#CBEFAB
secondary
#A271CD
accent
#16D078
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582