#CBEC8A#CBEC8A
#CBEC8A is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.7% C 0.129 H 124.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC8A |
|---|---|
| RGB | rgb(203, 236, 138) |
| HSL | hsl(80, 72%, 73%) |
| HSV | hsv(80, 42%, 93%) |
| CMYK | cmyk(14%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(89.17, -26.28, 43.93) |
| CIE-LCH | lch(89.17, 51.19, 120.89°) |
| OKLab | oklab(89.74% -0.0726 0.1069) |
| OKLCH | oklch(89.74% 0.129 124.2) |
| XYZ | xyz(59.2113, 74.5221, 35.3046) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Light Yellow Green
#CCFD7F
ΔE00 4.82
Celery
#C1FD95
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 5.30
Light Khaki
#E6F2A2
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC8A #AB8AEC
analogous
#ECDC8A #CBEC8A #9AEC8A
triadic
#CBEC8A #8ACBEC #EC8ACB
tetradic
#CBEC8A #8AECDC #AB8AEC #EC8A9A
square
#CBEC8A #8AECDC #AB8AEC #EC8A9A
split-complementary
#CBEC8A #8A9AEC #DC8AEC
monochromatic
#9BD823 #B4E355 #CBEC8A #E2F5BF #F3FBE5
Accessibility & contrast
On white
1.32
#CBEC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CBEC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC8A
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC8A | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F1E08F
Tritanopia (blue-blind)
#D1E3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec8a; /* rgb */ color: rgb(203, 236, 138); /* oklch */ color: oklch(89.7% 0.129 124.2);
Tailwind
colors: {
custom: {
50: '#dcf2ad',
500: '#cbec8a',
950: '#000000',
},
}SCSS
$custom: #cbec8a; $custom-light: #dcf2ad; $custom-dark: #000000;
JSON
{
"hex": "#cbec8a",
"rgb": {
"r": 203,
"g": 236,
"b": 138
},
"hsl": {
"h": 80.204,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.89744,
"c": 0.12925,
"h": 124.2
},
"luminance": 0.74522
}Semantic roles & 50–950 ramp
primary
#CBEC8A
secondary
#7A54C7
accent
#11D453
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581