#CBE177#CBE177
#CBE177 is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 87.1% C 0.134 H 118.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE177 |
|---|---|
| RGB | rgb(203, 225, 119) |
| HSL | hsl(72, 64%, 67%) |
| HSV | hsv(72, 47%, 88%) |
| CMYK | cmyk(9.8%, 0%, 47.1%, 11.8%) |
| CIE-LAB | lab(85.95, -23.06, 49.10) |
| CIE-LCH | lch(85.95, 54.25, 115.15°) |
| OKLab | oklab(87.08% -0.0649 0.1174) |
| OKLCH | oklch(87.08% 0.134 118.9) |
| XYZ | xyz(54.8840, 67.8791, 27.6598) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 5.79
Greenish Tan
#BCCB7A
ΔE00 6.00
Light Khaki
#E6F2A2
ΔE00 6.23
Pale Olive
#B9CC81
ΔE00 6.65
Pear
#CBF85F
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE177 #8D77E1
analogous
#E1C277 #CBE177 #96E177
triadic
#CBE177 #77CBE1 #E177CB
tetradic
#CBE177 #77E1C2 #8D77E1 #E17796
square
#CBE177 #77E1C2 #8D77E1 #E17796
split-complementary
#CBE177 #7796E1 #C277E1
monochromatic
#98B628 #B8D645 #CBE177 #DEECA9 #F1F7DB
Accessibility & contrast
On white
1.44
#CBE177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CBE177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE177
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE177 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#D4D7C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbe177; /* rgb */ color: rgb(203, 225, 119); /* oklch */ color: oklch(87.1% 0.134 118.9);
Tailwind
colors: {
custom: {
50: '#dceaa0',
500: '#cbe177',
950: '#000000',
},
}SCSS
$custom: #cbe177; $custom-light: #dceaa0; $custom-dark: #000000;
JSON
{
"hex": "#cbe177",
"rgb": {
"r": 203,
"g": 225,
"b": 119
},
"hsl": {
"h": 72.453,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.87082,
"c": 0.13415,
"h": 118.9
},
"luminance": 0.67879
}Semantic roles & 50–950 ramp
primary
#CBE177
secondary
#5D46B6
accent
#1ACC3F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480