#CBF197#CBF197
#CBF197 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.0% C 0.122 H 127.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF197 |
|---|---|
| RGB | rgb(203, 241, 151) |
| HSL | hsl(85, 76%, 77%) |
| HSV | hsv(85, 37%, 95%) |
| CMYK | cmyk(15.8%, 0%, 37.3%, 5.5%) |
| CIE-LAB | lab(90.71, -27.09, 39.50) |
| CIE-LCH | lch(90.71, 47.89, 124.44°) |
| OKLab | oklab(91.04% -0.0741 0.0973) |
| OKLCH | oklch(91.04% 0.122 127.3) |
| XYZ | xyz(61.6691, 77.8408, 41.0480) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.95
Celery
#C1FD95
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.23
Washed Out Green
#BCF5A6
ΔE00 4.54
Light Light Green
#C8FFB0
ΔE00 4.92
Light Yellowish Green
#C2FF89
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF197 #BD97F1
analogous
#F1EA97 #CBF197 #9EF197
triadic
#CBF197 #97CBF1 #F197CB
tetradic
#CBF197 #97F1EA #BD97F1 #F1979E
square
#CBF197 #97F1EA #BD97F1 #F1979E
split-complementary
#CBF197 #979EF1 #EA97F1
monochromatic
#95E22B #B0EA61 #CBF197 #E6F8CD #F2FBE4
Accessibility & contrast
On white
1.27
#CBF197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CBF197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF197
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF197 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE690
Deuteranopia (green-blind)
#F4E49C
Tritanopia (blue-blind)
#CFE9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf197; /* rgb */ color: rgb(203, 241, 151); /* oklch */ color: oklch(91.0% 0.122 127.3);
Tailwind
colors: {
custom: {
50: '#dcf5b6',
500: '#cbf197',
950: '#000000',
},
}SCSS
$custom: #cbf197; $custom-light: #dcf5b6; $custom-dark: #000000;
JSON
{
"hex": "#cbf197",
"rgb": {
"r": 203,
"g": 241,
"b": 151
},
"hsl": {
"h": 85.333,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.91038,
"c": 0.12237,
"h": 127.3
},
"luminance": 0.77841
}Semantic roles & 50–950 ramp
primary
#CBF197
secondary
#8D5ECE
accent
#0DD863
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581