#CBF074#CBF074
#CBF074 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.3% C 0.157 H 123.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF074 |
|---|---|
| RGB | rgb(203, 240, 116) |
| HSL | hsl(78, 81%, 70%) |
| HSV | hsv(78, 52%, 94%) |
| CMYK | cmyk(15.4%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(89.99, -30.46, 55.35) |
| CIE-LCH | lch(89.99, 63.18, 118.83°) |
| OKLab | oklab(90.32% -0.086 0.1309) |
| OKLCH | oklch(90.32% 0.157 123.3) |
| XYZ | xyz(58.9413, 76.2774, 28.1374) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pear
#CBF85F
ΔE00 3.30
Light Pea Green
#C4FE82
ΔE00 4.28
Pale Lime
#BEFD73
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF074 #9974F0
analogous
#F0D774 #CBF074 #8DF074
triadic
#CBF074 #74CBF0 #F074CB
tetradic
#CBF074 #74F0D7 #9974F0 #F0748D
square
#CBF074 #74F0D7 #9974F0 #F0748D
split-complementary
#CBF074 #748DF0 #D774F0
monochromatic
#9BD317 #B6EA3D #CBF074 #E0F6AB #F4FCE2
Accessibility & contrast
On white
1.29
#CBF074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#CBF074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF074
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF074 | 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)
#FCE368
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#D3E6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbf074; /* rgb */ color: rgb(203, 240, 116); /* oklch */ color: oklch(90.3% 0.157 123.3);
Tailwind
colors: {
custom: {
50: '#ddf59f',
500: '#cbf074',
950: '#000000',
},
}SCSS
$custom: #cbf074; $custom-light: #ddf59f; $custom-dark: #000000;
JSON
{
"hex": "#cbf074",
"rgb": {
"r": 203,
"g": 240,
"b": 116
},
"hsl": {
"h": 77.903,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.90315,
"c": 0.15658,
"h": 123.3
},
"luminance": 0.76278
}Semantic roles & 50–950 ramp
primary
#CBF074
secondary
#683FC9
accent
#09DD48
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580