#CBF295#CBF295
#CBF295 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.2% C 0.126 H 127.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF295 |
|---|---|
| RGB | rgb(203, 242, 149) |
| HSL | hsl(85, 78%, 77%) |
| HSV | hsv(85, 38%, 95%) |
| CMYK | cmyk(16.1%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(90.95, -27.81, 40.80) |
| CIE-LCH | lch(90.95, 49.37, 124.28°) |
| OKLab | oklab(91.22% -0.0763 0.1003) |
| OKLCH | oklch(91.22% 0.126 127.3) |
| XYZ | xyz(61.8049, 78.3701, 40.2988) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Celery
#C1FD95
ΔE00 3.71
Tea Green
#BDF8A3
ΔE00 4.31
Light Yellowish Green
#C2FF89
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 4.74
Light Yellow Green
#CCFD7F
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF295 #BC95F2
analogous
#F2EA95 #CBF295 #9DF295
triadic
#CBF295 #95CBF2 #F295CB
tetradic
#CBF295 #95F2EA #BC95F2 #F2959D
square
#CBF295 #95F2EA #BC95F2 #F2959D
split-complementary
#CBF295 #959DF2 #EA95F2
monochromatic
#96E528 #B0EB5E #CBF295 #E6F9CC #F2FCE4
Accessibility & contrast
On white
1.26
#CBF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CBF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF295
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF295 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#F5E49A
Tritanopia (blue-blind)
#D0EADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbf295; /* rgb */ color: rgb(203, 242, 149); /* oklch */ color: oklch(91.2% 0.126 127.3);
Tailwind
colors: {
custom: {
50: '#dcf6b5',
500: '#cbf295',
950: '#000000',
},
}SCSS
$custom: #cbf295; $custom-light: #dcf6b5; $custom-dark: #000000;
JSON
{
"hex": "#cbf295",
"rgb": {
"r": 203,
"g": 242,
"b": 149
},
"hsl": {
"h": 85.161,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.91222,
"c": 0.12597,
"h": 127.3
},
"luminance": 0.78371
}Semantic roles & 50–950 ramp
primary
#CBF295
secondary
#8C5CCF
accent
#0BDA62
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581