#CBF075#CBF075
#CBF075 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.3% C 0.156 H 123.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF075 |
|---|---|
| RGB | rgb(203, 240, 117) |
| HSL | hsl(78, 80%, 70%) |
| HSV | hsv(78, 51%, 94%) |
| CMYK | cmyk(15.4%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(90.00, -30.37, 54.90) |
| CIE-LCH | lch(90.00, 62.74, 118.95°) |
| OKLab | oklab(90.33% -0.0856 0.13) |
| OKLCH | oklch(90.33% 0.156 123.4) |
| XYZ | xyz(58.9997, 76.3008, 28.4454) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.08
Pear
#CBF85F
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 4.23
Pale Lime
#BEFD73
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Light Yellowish Green
#C2FF89
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF075 #9A75F0
analogous
#F0D875 #CBF075 #8DF075
triadic
#CBF075 #75CBF0 #F075CB
tetradic
#CBF075 #75F0D8 #9A75F0 #F0758D
square
#CBF075 #75F0D8 #9A75F0 #F0758D
split-complementary
#CBF075 #758DF0 #D875F0
monochromatic
#9BD417 #B6EA3E #CBF075 #E0F6AC #F5FCE3
Accessibility & contrast
On white
1.29
#CBF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#CBF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF075
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF075 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36A
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#D3E6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbf075; /* rgb */ color: rgb(203, 240, 117); /* oklch */ color: oklch(90.3% 0.156 123.4);
Tailwind
colors: {
custom: {
50: '#ddf5a0',
500: '#cbf075',
950: '#000000',
},
}SCSS
$custom: #cbf075; $custom-light: #ddf5a0; $custom-dark: #000000;
JSON
{
"hex": "#cbf075",
"rgb": {
"r": 203,
"g": 240,
"b": 117
},
"hsl": {
"h": 78.049,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.90327,
"c": 0.15565,
"h": 123.4
},
"luminance": 0.76301
}Semantic roles & 50–950 ramp
primary
#CBF075
secondary
#6940C9
accent
#09DD49
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580