#CBFA7C#CBFA7C
#CBFA7C is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.162 H 126.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFA7C |
|---|---|
| RGB | rgb(203, 250, 124) |
| HSL | hsl(82, 93%, 73%) |
| HSV | hsv(82, 50%, 98%) |
| CMYK | cmyk(18.8%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(92.80, -34.30, 55.04) |
| CIE-LCH | lch(92.80, 64.85, 121.94°) |
| OKLab | oklab(92.61% -0.0961 0.1308) |
| OKLCH | oklch(92.61% 0.162 126.3) |
| XYZ | xyz(62.4521, 82.5222, 31.7030) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.66
Light Pea Green
#C4FE82
ΔE00 2.01
Pale Lime
#BEFD73
ΔE00 2.39
Light Yellowish Green
#C2FF89
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Pear
#CBF85F
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFA7C #AB7CFA
analogous
#FAEA7C #CBFA7C #8CFA7C
triadic
#CBFA7C #7CCBFA #FA7CCB
tetradic
#CBFA7C #7CFAEA #AB7CFA #FA7C8C
square
#CBFA7C #7CFAEA #AB7CFA #FA7C8C
split-complementary
#CBFA7C #7C8CFA #EA7CFA
monochromatic
#9BF209 #B4F841 #CBFA7C #E2FCB7 #F3FEE2
Accessibility & contrast
On white
1.20
#CBFA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CBFA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFA7C
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFA7C | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC71
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#D1F0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbfa7c; /* rgb */ color: rgb(203, 250, 124); /* oklch */ color: oklch(92.6% 0.162 126.3);
Tailwind
colors: {
custom: {
50: '#ddfca5',
500: '#cbfa7c',
950: '#000000',
},
}SCSS
$custom: #cbfa7c; $custom-light: #ddfca5; $custom-dark: #000000;
JSON
{
"hex": "#cbfa7c",
"rgb": {
"r": 203,
"g": 250,
"b": 124
},
"hsl": {
"h": 82.381,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.92612,
"c": 0.1623,
"h": 126.3
},
"luminance": 0.82523
}Semantic roles & 50–950 ramp
primary
#CBFA7C
secondary
#7A43D7
accent
#00E656
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580