#CBEC75#CBEC75
#CBEC75 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.150 H 122.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC75 |
|---|---|
| RGB | rgb(203, 236, 117) |
| HSL | hsl(77, 76%, 69%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(14%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(88.91, -28.50, 53.61) |
| CIE-LCH | lch(88.91, 60.71, 118.00°) |
| OKLab | oklab(89.45% -0.0804 0.1272) |
| OKLCH | oklch(89.45% 0.15 122.3) |
| XYZ | xyz(57.8352, 73.9717, 28.0572) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.03
Pear
#CBF85F
ΔE00 4.16
Light Pea Green
#C4FE82
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC75 #9675EC
analogous
#ECD275 #CBEC75 #90EC75
triadic
#CBEC75 #75CBEC #EC75CB
tetradic
#CBEC75 #75ECD2 #9675EC #EC7590
square
#CBEC75 #75ECD2 #9675EC #EC7590
split-complementary
#CBEC75 #7590EC #D275EC
monochromatic
#9ACB1C #B7E53F #CBEC75 #DFF3AB #F4FBE1
Accessibility & contrast
On white
1.33
#CBEC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CBEC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC75
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC75 | 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)
#F8E06A
Deuteranopia (green-blind)
#F4DF7C
Tritanopia (blue-blind)
#D3E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbec75; /* rgb */ color: rgb(203, 236, 117); /* oklch */ color: oklch(89.5% 0.150 122.3);
Tailwind
colors: {
custom: {
50: '#ddf29f',
500: '#cbec75',
950: '#000000',
},
}SCSS
$custom: #cbec75; $custom-light: #ddf29f; $custom-dark: #000000;
JSON
{
"hex": "#cbec75",
"rgb": {
"r": 203,
"g": 236,
"b": 117
},
"hsl": {
"h": 76.639,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.89451,
"c": 0.15043,
"h": 122.3
},
"luminance": 0.73972
}Semantic roles & 50–950 ramp
primary
#CBEC75
secondary
#6541C5
accent
#0ED846
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580