#CBEC73#CBEC73
#CBEC73 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.4% C 0.152 H 122.2°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC73 |
|---|---|
| RGB | rgb(203, 236, 115) |
| HSL | hsl(76, 76%, 69%) |
| HSV | hsv(76, 51%, 93%) |
| CMYK | cmyk(14%, 0%, 51.3%, 7.5%) |
| CIE-LAB | lab(88.89, -28.69, 54.50) |
| CIE-LCH | lch(88.89, 61.59, 117.76°) |
| OKLab | oklab(89.43% -0.0811 0.129) |
| OKLCH | oklch(89.43% 0.152 122.2) |
| XYZ | xyz(57.7189, 73.9251, 27.4446) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.07
Light Pea Green
#C4FE82
ΔE00 5.19
Pale Lime
#BEFD73
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC73 #9473EC
analogous
#ECD173 #CBEC73 #8FEC73
triadic
#CBEC73 #73CBEC #EC73CB
tetradic
#CBEC73 #73ECD1 #9473EC #EC738F
square
#CBEC73 #73ECD1 #9473EC #EC738F
split-complementary
#CBEC73 #738FEC #D173EC
monochromatic
#9AC91B #B7E53D #CBEC73 #DFF3A9 #F3FBDF
Accessibility & contrast
On white
1.33
#CBEC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CBEC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC73
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC73 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#D3E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbec73; /* rgb */ color: rgb(203, 236, 115); /* oklch */ color: oklch(89.4% 0.152 122.2);
Tailwind
colors: {
custom: {
50: '#ddf29e',
500: '#cbec73',
950: '#000000',
},
}SCSS
$custom: #cbec73; $custom-light: #ddf29e; $custom-dark: #000000;
JSON
{
"hex": "#cbec73",
"rgb": {
"r": 203,
"g": 236,
"b": 115
},
"hsl": {
"h": 76.364,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.89427,
"c": 0.15232,
"h": 122.2
},
"luminance": 0.73925
}Semantic roles & 50–950 ramp
primary
#CBEC73
secondary
#633FC4
accent
#0DD845
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580