#CBF082#CBF082
#CBF082 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.5% C 0.143 H 124.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF082 |
|---|---|
| RGB | rgb(203, 240, 130) |
| HSL | hsl(80, 79%, 73%) |
| HSV | hsv(80, 46%, 94%) |
| CMYK | cmyk(15.4%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(90.15, -29.06, 49.01) |
| CIE-LCH | lch(90.15, 56.98, 120.67°) |
| OKLab | oklab(90.5% -0.0809 0.1179) |
| OKLCH | oklch(90.5% 0.143 124.5) |
| XYZ | xyz(59.8178, 76.6280, 32.7541) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.23
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Light Pea Green
#C4FE82
ΔE00 3.98
Light Yellowish Green
#C2FF89
ΔE00 4.46
Pale Lime
#BEFD73
ΔE00 4.74
Celery
#C1FD95
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF082 #A782F0
analogous
#F0DE82 #CBF082 #94F082
triadic
#CBF082 #82CBF0 #F082CB
tetradic
#CBF082 #82F0DE #A782F0 #F08294
square
#CBF082 #82F0DE #A782F0 #F08294
split-complementary
#CBF082 #8294F0 #DE82F0
monochromatic
#9CDD1B #B4E94B #CBF082 #E2F7B9 #F4FCE4
Accessibility & contrast
On white
1.29
#CBF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CBF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF082
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF082 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#F6E288
Tritanopia (blue-blind)
#D2E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf082; /* rgb */ color: rgb(203, 240, 130); /* oklch */ color: oklch(90.5% 0.143 124.5);
Tailwind
colors: {
custom: {
50: '#dcf5a8',
500: '#cbf082',
950: '#000000',
},
}SCSS
$custom: #cbf082; $custom-light: #dcf5a8; $custom-dark: #000000;
JSON
{
"hex": "#cbf082",
"rgb": {
"r": 203,
"g": 240,
"b": 130
},
"hsl": {
"h": 80.182,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.90498,
"c": 0.14303,
"h": 124.5
},
"luminance": 0.76628
}Semantic roles & 50–950 ramp
primary
#CBF082
secondary
#764BCB
accent
#0BDB51
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581