#CBF882#CBF882
#CBF882 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.3% C 0.154 H 126.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF882 |
|---|---|
| RGB | rgb(203, 248, 130) |
| HSL | hsl(83, 89%, 74%) |
| HSV | hsv(83, 48%, 97%) |
| CMYK | cmyk(18.1%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.33, -32.78, 51.68) |
| CIE-LCH | lch(92.33, 61.20, 122.38°) |
| OKLab | oklab(92.25% -0.0913 0.1239) |
| OKLCH | oklch(92.25% 0.154 126.4) |
| XYZ | xyz(62.2250, 81.4423, 33.5565) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.31
Light Pea Green
#C4FE82
ΔE00 2.13
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pale Lime
#BEFD73
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF882 #AF82F8
analogous
#F8EA82 #CBF882 #90F882
triadic
#CBF882 #82CBF8 #F882CB
tetradic
#CBF882 #82F8EA #AF82F8 #F88290
square
#CBF882 #82F8EA #AF82F8 #F88290
split-complementary
#CBF882 #8290F8 #EA82F8
monochromatic
#9BF20E #B3F548 #CBF882 #E3FBBC #F3FDE2
Accessibility & contrast
On white
1.21
#CBF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CBF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF882
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF882 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#D1EFDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf882; /* rgb */ color: rgb(203, 248, 130); /* oklch */ color: oklch(92.3% 0.154 126.4);
Tailwind
colors: {
custom: {
50: '#ddfaa8',
500: '#cbf882',
950: '#000000',
},
}SCSS
$custom: #cbf882; $custom-light: #ddfaa8; $custom-dark: #000000;
JSON
{
"hex": "#cbf882",
"rgb": {
"r": 203,
"g": 248,
"b": 130
},
"hsl": {
"h": 82.881,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.9225,
"c": 0.15389,
"h": 126.4
},
"luminance": 0.81443
}Semantic roles & 50–950 ramp
primary
#CBF882
secondary
#7E49D5
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581