#CBF182#CBF182
#CBF182 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.7% C 0.144 H 124.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF182 |
|---|---|
| RGB | rgb(203, 241, 130) |
| HSL | hsl(81, 80%, 73%) |
| HSV | hsv(81, 46%, 95%) |
| CMYK | cmyk(15.8%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(90.42, -29.53, 49.34) |
| CIE-LCH | lch(90.42, 57.50, 120.90°) |
| OKLab | oklab(90.72% -0.0822 0.1187) |
| OKLCH | oklch(90.72% 0.144 124.7) |
| XYZ | xyz(60.1130, 77.2184, 32.8525) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.71
Light Pea Green
#C4FE82
ΔE00 3.74
Light Yellowish Green
#C2FF89
ΔE00 4.23
Pale Lime
#BEFD73
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF182 #A882F1
analogous
#F1E082 #CBF182 #93F182
triadic
#CBF182 #82CBF1 #F182CB
tetradic
#CBF182 #82F1E0 #A882F1 #F18293
square
#CBF182 #82F1E0 #A882F1 #F18293
split-complementary
#CBF182 #8293F1 #E082F1
monochromatic
#9CE019 #B4EB4B #CBF182 #E2F7B9 #F4FCE3
Accessibility & contrast
On white
1.28
#CBF182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CBF182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF182
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF182 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#D2E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf182; /* rgb */ color: rgb(203, 241, 130); /* oklch */ color: oklch(90.7% 0.144 124.7);
Tailwind
colors: {
custom: {
50: '#dcf5a8',
500: '#cbf182',
950: '#000000',
},
}SCSS
$custom: #cbf182; $custom-light: #dcf5a8; $custom-dark: #000000;
JSON
{
"hex": "#cbf182",
"rgb": {
"r": 203,
"g": 241,
"b": 130
},
"hsl": {
"h": 80.541,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.90717,
"c": 0.14439,
"h": 124.7
},
"luminance": 0.77219
}Semantic roles & 50–950 ramp
primary
#CBF182
secondary
#774BCC
accent
#09DC52
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581