#CBF682#CBF682
#CBF682 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.8% C 0.151 H 126.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF682 |
|---|---|
| RGB | rgb(203, 246, 130) |
| HSL | hsl(82, 87%, 74%) |
| HSV | hsv(82, 47%, 96%) |
| CMYK | cmyk(17.5%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(91.78, -31.85, 51.01) |
| CIE-LCH | lch(91.78, 60.14, 121.98°) |
| OKLab | oklab(91.81% -0.0888 0.1224) |
| OKLCH | oklch(91.81% 0.151 126) |
| XYZ | xyz(61.6134, 80.2191, 33.3526) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.18
Pale Lime
#BEFD73
ΔE00 3.41
Celery
#C1FD95
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF682 #AD82F6
analogous
#F6E782 #CBF682 #91F682
triadic
#CBF682 #82CBF6 #F682CB
tetradic
#CBF682 #82F6E7 #AD82F6 #F68291
square
#CBF682 #82F6E7 #AD82F6 #F68291
split-complementary
#CBF682 #8291F6 #E782F6
monochromatic
#9BED11 #B3F249 #CBF682 #E3FABB #F3FDE2
Accessibility & contrast
On white
1.23
#CBF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CBF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF682
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF682 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#D1EDDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbf682; /* rgb */ color: rgb(203, 246, 130); /* oklch */ color: oklch(91.8% 0.151 126.0);
Tailwind
colors: {
custom: {
50: '#ddf9a8',
500: '#cbf682',
950: '#000000',
},
}SCSS
$custom: #cbf682; $custom-light: #ddf9a8; $custom-dark: #000000;
JSON
{
"hex": "#cbf682",
"rgb": {
"r": 203,
"g": 246,
"b": 130
},
"hsl": {
"h": 82.241,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.91811,
"c": 0.15118,
"h": 126
},
"luminance": 0.8022
}Semantic roles & 50–950 ramp
primary
#CBF682
secondary
#7C4AD3
accent
#02E356
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581