#CBEFA7#CBEFA7
#CBEFA7 is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.102 H 129.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFA7 |
|---|---|
| RGB | rgb(203, 239, 167) |
| HSL | hsl(90, 69%, 80%) |
| HSV | hsv(90, 30%, 94%) |
| CMYK | cmyk(15.1%, 0%, 30.1%, 6.3%) |
| CIE-LAB | lab(90.42, -23.99, 31.10) |
| CIE-LCH | lch(90.42, 39.28, 127.65°) |
| OKLab | oklab(90.89% -0.065 0.078) |
| OKLCH | oklch(90.89% 0.102 129.8) |
| XYZ | xyz(62.4690, 77.2188, 48.1653) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.41
Washed Out Green
#BCF5A6
ΔE00 3.67
Very Pale Green
#CFFDBC
ΔE00 3.89
Light Grey Green
#B7E1A1
ΔE00 4.00
Very Light Green
#D1FFBD
ΔE00 4.08
Pale Green
#C7FDB5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFA7 #CBA7EF
analogous
#EFEFA7 #CBEFA7 #A7EFA7
triadic
#CBEFA7 #A7CBEF #EFA7CB
tetradic
#CBEFA7 #A7EFEF #CBA7EF #EFA7A7
square
#CBEFA7 #A7EFEF #CBA7EF #EFA7A7
split-complementary
#CBEFA7 #A7A7EF #EFA7EF
monochromatic
#8EDC3F #ACE673 #CBEFA7 #EAF8DB #F0FAE5
Accessibility & contrast
On white
1.28
#CBEFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CBEFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFA7
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFA7 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A2
Deuteranopia (green-blind)
#F0E3AA
Tritanopia (blue-blind)
#CEE9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefa7; /* rgb */ color: rgb(203, 239, 167); /* oklch */ color: oklch(90.9% 0.102 129.8);
Tailwind
colors: {
custom: {
50: '#dbf4c1',
500: '#cbefa7',
950: '#000000',
},
}SCSS
$custom: #cbefa7; $custom-light: #dbf4c1; $custom-dark: #000000;
JSON
{
"hex": "#cbefa7",
"rgb": {
"r": 203,
"g": 239,
"b": 167
},
"hsl": {
"h": 90,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.90893,
"c": 0.10156,
"h": 129.8
},
"luminance": 0.7722
}Semantic roles & 50–950 ramp
primary
#CBEFA7
secondary
#9D6ECD
accent
#14D173
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582