#CBEC72#CBEC72
#CBEC72 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.4% C 0.153 H 122.1°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC72 |
|---|---|
| RGB | rgb(203, 236, 114) |
| HSL | hsl(76, 76%, 69%) |
| HSV | hsv(76, 52%, 93%) |
| CMYK | cmyk(14%, 0%, 51.7%, 7.5%) |
| CIE-LAB | lab(88.88, -28.78, 54.95) |
| CIE-LCH | lch(88.88, 62.03, 117.64°) |
| OKLab | oklab(89.41% -0.0814 0.1298) |
| OKLCH | oklch(89.41% 0.153 122.1) |
| XYZ | xyz(57.6616, 73.9022, 27.1431) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.88
Light Yellow Green
#CCFD7F
ΔE00 4.10
Light Pea Green
#C4FE82
ΔE00 5.23
Pale Lime
#BEFD73
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC72 #9372EC
analogous
#ECD072 #CBEC72 #8EEC72
triadic
#CBEC72 #72CBEC #EC72CB
tetradic
#CBEC72 #72ECD0 #9372EC #EC728E
square
#CBEC72 #72ECD0 #9372EC #EC728E
split-complementary
#CBEC72 #728EEC #D072EC
monochromatic
#9AC91B #B7E53C #CBEC72 #DFF3A8 #F3FBDE
Accessibility & contrast
On white
1.33
#CBEC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CBEC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC72
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC72 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E067
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#D4E2D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbec72; /* rgb */ color: rgb(203, 236, 114); /* oklch */ color: oklch(89.4% 0.153 122.1);
Tailwind
colors: {
custom: {
50: '#ddf29d',
500: '#cbec72',
950: '#000000',
},
}SCSS
$custom: #cbec72; $custom-light: #ddf29d; $custom-dark: #000000;
JSON
{
"hex": "#cbec72",
"rgb": {
"r": 203,
"g": 236,
"b": 114
},
"hsl": {
"h": 76.23,
"s": 76.25,
"l": 68.627
},
"oklch": {
"l": 0.89414,
"c": 0.15325,
"h": 122.1
},
"luminance": 0.73902
}Semantic roles & 50–950 ramp
primary
#CBEC72
secondary
#623EC4
accent
#0DD844
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580