#CBE77D#CBE77D
#CBE77D is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.5% C 0.136 H 121.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE77D |
|---|---|
| RGB | rgb(203, 231, 125) |
| HSL | hsl(76, 69%, 70%) |
| HSV | hsv(76, 46%, 91%) |
| CMYK | cmyk(12.1%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(87.64, -25.33, 48.31) |
| CIE-LCH | lch(87.64, 54.55, 117.67°) |
| OKLab | oklab(88.47% -0.0708 0.1161) |
| OKLCH | oklch(88.47% 0.136 121.4) |
| XYZ | xyz(56.9064, 71.3290, 30.1680) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.38
Light Khaki
#E6F2A2
ΔE00 5.86
Pale Olive Green
#B1D27B
ΔE00 6.02
Pear
#CBF85F
ΔE00 6.04
Pistachio (survey)
#C0FA8B
ΔE00 6.05
Greenish Beige
#C9D179
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE77D #997DE7
analogous
#E7CE7D #CBE77D #96E77D
triadic
#CBE77D #7DCBE7 #E77DCB
tetradic
#CBE77D #7DE7CE #997DE7 #E77D96
square
#CBE77D #7DE7CE #997DE7 #E77D96
split-complementary
#CBE77D #7D96E7 #CE7DE7
monochromatic
#9BC524 #B6DD49 #CBE77D #E0F1B1 #F4FAE4
Accessibility & contrast
On white
1.38
#CBE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CBE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE77D
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE77D | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#EFDC83
Tritanopia (blue-blind)
#D3DECE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe77d; /* rgb */ color: rgb(203, 231, 125); /* oklch */ color: oklch(88.5% 0.136 121.4);
Tailwind
colors: {
custom: {
50: '#dceea4',
500: '#cbe77d',
950: '#000000',
},
}SCSS
$custom: #cbe77d; $custom-light: #dceea4; $custom-dark: #000000;
JSON
{
"hex": "#cbe77d",
"rgb": {
"r": 203,
"g": 231,
"b": 125
},
"hsl": {
"h": 75.849,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.88467,
"c": 0.13596,
"h": 121.4
},
"luminance": 0.71329
}Semantic roles & 50–950 ramp
primary
#CBE77D
secondary
#6849BF
accent
#15D146
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580