#CBEFAA#CBEFAA
#CBEFAA is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.0% C 0.098 H 130.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFAA |
|---|---|
| RGB | rgb(203, 239, 170) |
| HSL | hsl(91, 68%, 80%) |
| HSV | hsv(91, 29%, 94%) |
| CMYK | cmyk(15.1%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(90.47, -23.57, 29.64) |
| CIE-LCH | lch(90.47, 37.87, 128.48°) |
| OKLab | oklab(90.95% -0.0638 0.0746) |
| OKLCH | oklch(90.95% 0.098 130.5) |
| XYZ | xyz(62.7496, 77.3310, 49.6429) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.03
Very Pale Green
#CFFDBC
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 3.78
Very Light Green
#D1FFBD
ΔE00 3.79
Pale Green
#C7FDB5
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFAA #CEAAEF
analogous
#EEEFAA #CBEFAA #AAEFAB
triadic
#CBEFAA #AACBEF #EFAACB
tetradic
#CBEFAA #AAEEEF #CEAAEF #EFABAA
square
#CBEFAA #AAEEEF #CEAAEF #EFABAA
split-complementary
#CBEFAA #ABAAEF #EFAAEE
monochromatic
#8CDC43 #ABE576 #CBEFAA #EBF9DE #EFFAE5
Accessibility & contrast
On white
1.28
#CBEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CBEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFAA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFAA | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 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)
#F5E5A6
Deuteranopia (green-blind)
#F0E3AD
Tritanopia (blue-blind)
#CDE9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefaa; /* rgb */ color: rgb(203, 239, 170); /* oklch */ color: oklch(91.0% 0.098 130.5);
Tailwind
colors: {
custom: {
50: '#dbf4c3',
500: '#cbefaa',
950: '#000000',
},
}SCSS
$custom: #cbefaa; $custom-light: #dbf4c3; $custom-dark: #000000;
JSON
{
"hex": "#cbefaa",
"rgb": {
"r": 203,
"g": 239,
"b": 170
},
"hsl": {
"h": 91.304,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90952,
"c": 0.09815,
"h": 130.5
},
"luminance": 0.77332
}Semantic roles & 50–950 ramp
primary
#CBEFAA
secondary
#A170CD
accent
#15D077
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582