#CBF196#CBF196
#CBF196 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.0% C 0.123 H 127.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF196 |
|---|---|
| RGB | rgb(203, 241, 150) |
| HSL | hsl(85, 76%, 77%) |
| HSV | hsv(85, 38%, 95%) |
| CMYK | cmyk(15.8%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(90.69, -27.21, 39.97) |
| CIE-LCH | lch(90.69, 48.36, 124.24°) |
| OKLab | oklab(91.02% -0.0745 0.0984) |
| OKLCH | oklch(91.02% 0.123 127.1) |
| XYZ | xyz(61.5883, 77.8085, 40.6221) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.86
Celery
#C1FD95
ΔE00 3.97
Tea Green
#BDF8A3
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 4.87
Light Light Green
#C8FFB0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF196 #BC96F1
analogous
#F1EA96 #CBF196 #9EF196
triadic
#CBF196 #96CBF1 #F196CB
tetradic
#CBF196 #96F1EA #BC96F1 #F1969E
square
#CBF196 #96F1EA #BC96F1 #F1969E
split-complementary
#CBF196 #969EF1 #EA96F1
monochromatic
#96E32A #B0EA60 #CBF196 #E6F8CC #F2FBE4
Accessibility & contrast
On white
1.27
#CBF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CBF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF196
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF196 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#F4E49B
Tritanopia (blue-blind)
#D0E9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf196; /* rgb */ color: rgb(203, 241, 150); /* oklch */ color: oklch(91.0% 0.123 127.1);
Tailwind
colors: {
custom: {
50: '#dcf5b6',
500: '#cbf196',
950: '#000000',
},
}SCSS
$custom: #cbf196; $custom-light: #dcf5b6; $custom-dark: #000000;
JSON
{
"hex": "#cbf196",
"rgb": {
"r": 203,
"g": 241,
"b": 150
},
"hsl": {
"h": 85.055,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.91022,
"c": 0.12345,
"h": 127.1
},
"luminance": 0.77809
}Semantic roles & 50–950 ramp
primary
#CBF196
secondary
#8C5DCE
accent
#0DD962
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581