#CBEC83#CBEC83
#CBEC83 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.6% C 0.137 H 123.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC83 |
|---|---|
| RGB | rgb(203, 236, 131) |
| HSL | hsl(79, 73%, 72%) |
| HSV | hsv(79, 44%, 93%) |
| CMYK | cmyk(14%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(89.08, -27.07, 47.20) |
| CIE-LCH | lch(89.08, 54.41, 119.83°) |
| OKLab | oklab(89.64% -0.0753 0.114) |
| OKLCH | oklch(89.64% 0.137 123.4) |
| XYZ | xyz(58.7207, 74.3259, 32.7211) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.58
Pale Lime
#BEFD73
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC83 #A483EC
analogous
#ECD983 #CBEC83 #97EC83
triadic
#CBEC83 #83CBEC #EC83CB
tetradic
#CBEC83 #83ECD9 #A483EC #EC8397
square
#CBEC83 #83ECD9 #A483EC #EC8397
split-complementary
#CBEC83 #8397EC #D983EC
monochromatic
#9CD420 #B5E44E #CBEC83 #E1F4B8 #F4FBE4
Accessibility & contrast
On white
1.32
#CBEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CBEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC83
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC83 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#D2E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec83; /* rgb */ color: rgb(203, 236, 131); /* oklch */ color: oklch(89.6% 0.137 123.4);
Tailwind
colors: {
custom: {
50: '#dcf2a9',
500: '#cbec83',
950: '#000000',
},
}SCSS
$custom: #cbec83; $custom-light: #dcf2a9; $custom-dark: #000000;
JSON
{
"hex": "#cbec83",
"rgb": {
"r": 203,
"g": 236,
"b": 131
},
"hsl": {
"h": 78.857,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.8964,
"c": 0.13656,
"h": 123.4
},
"luminance": 0.74326
}Semantic roles & 50–950 ramp
primary
#CBEC83
secondary
#734DC6
accent
#10D64E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581