#CBF076#CBF076
#CBF076 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.3% C 0.155 H 123.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF076 |
|---|---|
| RGB | rgb(203, 240, 118) |
| HSL | hsl(78, 80%, 70%) |
| HSV | hsv(78, 51%, 94%) |
| CMYK | cmyk(15.4%, 0%, 50.8%, 5.9%) |
| CIE-LAB | lab(90.01, -30.27, 54.46) |
| CIE-LCH | lch(90.01, 62.31, 119.07°) |
| OKLab | oklab(90.34% -0.0853 0.1291) |
| OKLCH | oklch(90.34% 0.155 123.4) |
| XYZ | xyz(59.0589, 76.3244, 28.7567) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.05
Pear
#CBF85F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 4.19
Pale Lime
#BEFD73
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 4.77
Light Yellowish Green
#C2FF89
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF076 #9B76F0
analogous
#F0D876 #CBF076 #8EF076
triadic
#CBF076 #76CBF0 #F076CB
tetradic
#CBF076 #76F0D8 #9B76F0 #F0768E
square
#CBF076 #76F0D8 #9B76F0 #F0768E
split-complementary
#CBF076 #768EF0 #D876F0
monochromatic
#9BD417 #B6EA3F #CBF076 #E0F6AD #F5FCE3
Accessibility & contrast
On white
1.29
#CBF076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CBF076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF076
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF076 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36B
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#D3E6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbf076; /* rgb */ color: rgb(203, 240, 118); /* oklch */ color: oklch(90.3% 0.155 123.4);
Tailwind
colors: {
custom: {
50: '#ddf5a0',
500: '#cbf076',
950: '#000000',
},
}SCSS
$custom: #cbf076; $custom-light: #ddf5a0; $custom-dark: #000000;
JSON
{
"hex": "#cbf076",
"rgb": {
"r": 203,
"g": 240,
"b": 118
},
"hsl": {
"h": 78.197,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.9034,
"c": 0.15471,
"h": 123.4
},
"luminance": 0.76325
}Semantic roles & 50–950 ramp
primary
#CBF076
secondary
#6A41CA
accent
#09DD49
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580