#CBF097#CBF097
#CBF097 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.121 H 127.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF097 |
|---|---|
| RGB | rgb(203, 240, 151) |
| HSL | hsl(85, 75%, 77%) |
| HSV | hsv(85, 37%, 94%) |
| CMYK | cmyk(15.4%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(90.44, -26.61, 39.15) |
| CIE-LCH | lch(90.44, 47.34, 124.21°) |
| OKLab | oklab(90.82% -0.0728 0.0965) |
| OKLCH | oklch(90.82% 0.121 127) |
| XYZ | xyz(61.3740, 77.2505, 40.9496) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Celery
#C1FD95
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 4.62
Light Light Green
#C8FFB0
ΔE00 5.06
Light Yellowish Green
#C2FF89
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF097 #BC97F0
analogous
#F0E997 #CBF097 #9FF097
triadic
#CBF097 #97CBF0 #F097CB
tetradic
#CBF097 #97F0E9 #BC97F0 #F0979F
square
#CBF097 #97F0E9 #BC97F0 #F0979F
split-complementary
#CBF097 #979FF0 #E997F0
monochromatic
#96E12C #B0E862 #CBF097 #E6F8CC #F2FBE4
Accessibility & contrast
On white
1.28
#CBF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#CBF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF097
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF097 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E591
Deuteranopia (green-blind)
#F3E39C
Tritanopia (blue-blind)
#D0E8DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf097; /* rgb */ color: rgb(203, 240, 151); /* oklch */ color: oklch(90.8% 0.121 127.0);
Tailwind
colors: {
custom: {
50: '#dcf5b6',
500: '#cbf097',
950: '#000000',
},
}SCSS
$custom: #cbf097; $custom-light: #dcf5b6; $custom-dark: #000000;
JSON
{
"hex": "#cbf097",
"rgb": {
"r": 203,
"g": 240,
"b": 151
},
"hsl": {
"h": 84.944,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.90822,
"c": 0.12091,
"h": 127
},
"luminance": 0.77251
}Semantic roles & 50–950 ramp
primary
#CBF097
secondary
#8C5ECD
accent
#0FD762
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581