#CBEC92#CBEC92
#CBEC92 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.121 H 125.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC92 |
|---|---|
| RGB | rgb(203, 236, 146) |
| HSL | hsl(82, 70%, 75%) |
| HSV | hsv(82, 38%, 93%) |
| CMYK | cmyk(14%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(89.28, -25.33, 40.13) |
| CIE-LCH | lch(89.28, 47.46, 122.26°) |
| OKLab | oklab(89.87% -0.0695 0.0986) |
| OKLCH | oklch(89.87% 0.121 125.2) |
| XYZ | xyz(59.8119, 74.7624, 38.4681) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.09
Celery
#C1FD95
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.41
Washed Out Green
#BCF5A6
ΔE00 5.59
Light Yellow Green
#CCFD7F
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC92 #B392EC
analogous
#ECE092 #CBEC92 #9EEC92
triadic
#CBEC92 #92CBEC #EC92CB
tetradic
#CBEC92 #92ECE0 #B392EC #EC929E
square
#CBEC92 #92ECE0 #B392EC #EC929E
split-complementary
#CBEC92 #929EEC #E092EC
monochromatic
#99DA2A #B2E35E #CBEC92 #E4F5C6 #F3FAE5
Accessibility & contrast
On white
1.32
#CBEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CBEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC92
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC92 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18B
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#D0E4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec92; /* rgb */ color: rgb(203, 236, 146); /* oklch */ color: oklch(89.9% 0.121 125.2);
Tailwind
colors: {
custom: {
50: '#dcf2b3',
500: '#cbec92',
950: '#000000',
},
}SCSS
$custom: #cbec92; $custom-light: #dcf2b3; $custom-dark: #000000;
JSON
{
"hex": "#cbec92",
"rgb": {
"r": 203,
"g": 236,
"b": 146
},
"hsl": {
"h": 82,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.89871,
"c": 0.12063,
"h": 125.2
},
"luminance": 0.74763
}Semantic roles & 50–950 ramp
primary
#CBEC92
secondary
#835BC7
accent
#13D259
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581