#CBEFA8#CBEFA8
#CBEFA8 is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 90.9% C 0.100 H 130.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFA8 |
|---|---|
| RGB | rgb(203, 239, 168) |
| HSL | hsl(90, 69%, 80%) |
| HSV | hsv(90, 30%, 94%) |
| CMYK | cmyk(15.1%, 0%, 29.7%, 6.3%) |
| CIE-LAB | lab(90.44, -23.85, 30.61) |
| CIE-LCH | lch(90.44, 38.81, 127.92°) |
| OKLab | oklab(90.91% -0.0646 0.0769) |
| OKLCH | oklch(90.91% 0.1 130) |
| XYZ | xyz(62.5618, 77.2559, 48.6541) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.28
Washed Out Green
#BCF5A6
ΔE00 3.68
Very Pale Green
#CFFDBC
ΔE00 3.78
Light Grey Green
#B7E1A1
ΔE00 3.92
Very Light Green
#D1FFBD
ΔE00 3.98
Pale Green
#C7FDB5
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFA8 #CCA8EF
analogous
#EEEFA8 #CBEFA8 #A8EFA9
triadic
#CBEFA8 #A8CBEF #EFA8CB
tetradic
#CBEFA8 #A8EEEF #CCA8EF #EFA9A8
square
#CBEFA8 #A8EEEF #CCA8EF #EFA9A8
split-complementary
#CBEFA8 #A9A8EF #EFA8EE
monochromatic
#8DDC41 #ACE574 #CBEFA8 #EAF9DC #F0FAE5
Accessibility & contrast
On white
1.28
#CBEFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#CBEFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFA8
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFA8 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A3
Deuteranopia (green-blind)
#F0E3AB
Tritanopia (blue-blind)
#CDE9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefa8; /* rgb */ color: rgb(203, 239, 168); /* oklch */ color: oklch(90.9% 0.100 130.0);
Tailwind
colors: {
custom: {
50: '#dbf4c2',
500: '#cbefa8',
950: '#000000',
},
}SCSS
$custom: #cbefa8; $custom-light: #dbf4c2; $custom-dark: #000000;
JSON
{
"hex": "#cbefa8",
"rgb": {
"r": 203,
"g": 239,
"b": 168
},
"hsl": {
"h": 90.423,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.90913,
"c": 0.10042,
"h": 130
},
"luminance": 0.77257
}Semantic roles & 50–950 ramp
primary
#CBEFA8
secondary
#9E6FCD
accent
#15D174
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582