#CBFC7B#CBFC7B
#CBFC7B is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.0% C 0.166 H 126.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC7B |
|---|---|
| RGB | rgb(203, 252, 123) |
| HSL | hsl(83, 96%, 74%) |
| HSV | hsv(83, 51%, 99%) |
| CMYK | cmyk(19.4%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(93.34, -35.31, 56.13) |
| CIE-LCH | lch(93.34, 66.31, 122.17°) |
| OKLab | oklab(93.04% -0.0989 0.1331) |
| OKLCH | oklch(93.04% 0.166 126.6) |
| XYZ | xyz(63.0140, 83.7466, 31.5799) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.46
Light Pea Green
#C4FE82
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.92
Pear
#CBF85F
ΔE00 3.26
Light Lime Green
#B9FF66
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC7B #AC7BFC
analogous
#FCED7B #CBFC7B #8AFC7B
triadic
#CBFC7B #7BCBFC #FC7BCB
tetradic
#CBFC7B #7BFCED #AC7BFC #FC7B8A
square
#CBFC7B #7BFCED #AC7BFC #FC7B8A
split-complementary
#CBFC7B #7B8AFC #ED7BFC
monochromatic
#9BF706 #B3FB3F #CBFC7B #E3FDB7 #F3FEE1
Accessibility & contrast
On white
1.18
#CBFC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#CBFC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC7B
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC7B | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6F
Deuteranopia (green-blind)
#FFEB83
Tritanopia (blue-blind)
#D1F2DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfc7b; /* rgb */ color: rgb(203, 252, 123); /* oklch */ color: oklch(93.0% 0.166 126.6);
Tailwind
colors: {
custom: {
50: '#ddfda4',
500: '#cbfc7b',
950: '#000000',
},
}SCSS
$custom: #cbfc7b; $custom-light: #ddfda4; $custom-dark: #000000;
JSON
{
"hex": "#cbfc7b",
"rgb": {
"r": 203,
"g": 252,
"b": 123
},
"hsl": {
"h": 82.791,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.9304,
"c": 0.16588,
"h": 126.6
},
"luminance": 0.83747
}Semantic roles & 50–950 ramp
primary
#CBFC7B
secondary
#7B42D9
accent
#00E657
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580