#CBFC7F#CBFC7F
#CBFC7F is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.1% C 0.162 H 127.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC7F |
|---|---|
| RGB | rgb(203, 252, 127) |
| HSL | hsl(84, 95%, 74%) |
| HSV | hsv(84, 50%, 99%) |
| CMYK | cmyk(19.4%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(93.38, -34.91, 54.35) |
| CIE-LCH | lch(93.38, 64.60, 122.72°) |
| OKLab | oklab(93.09% -0.0975 0.1296) |
| OKLCH | oklch(93.09% 0.162 127) |
| XYZ | xyz(63.2695, 83.8488, 32.9257) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.24
Light Pea Green
#C4FE82
ΔE00 1.55
Pale Lime
#BEFD73
ΔE00 2.20
Light Yellowish Green
#C2FF89
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Light Lime Green
#B9FF66
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC7F #B07FFC
analogous
#FCEF7F #CBFC7F #8DFC7F
triadic
#CBFC7F #7FCBFC #FC7FCB
tetradic
#CBFC7F #7FFCEF #B07FFC #FC7F8D
square
#CBFC7F #7FFCEF #B07FFC #FC7F8D
split-complementary
#CBFC7F #7F8DFC #EF7FFC
monochromatic
#9AF907 #B3FB43 #CBFC7F #E3FDBB #F3FEE1
Accessibility & contrast
On white
1.18
#CBFC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CBFC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC7F
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC7F | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#D1F2DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfc7f; /* rgb */ color: rgb(203, 252, 127); /* oklch */ color: oklch(93.1% 0.162 127.0);
Tailwind
colors: {
custom: {
50: '#ddfda7',
500: '#cbfc7f',
950: '#000000',
},
}SCSS
$custom: #cbfc7f; $custom-light: #ddfda7; $custom-dark: #000000;
JSON
{
"hex": "#cbfc7f",
"rgb": {
"r": 203,
"g": 252,
"b": 127
},
"hsl": {
"h": 83.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.9309,
"c": 0.16216,
"h": 127
},
"luminance": 0.8385
}Semantic roles & 50–950 ramp
primary
#CBFC7F
secondary
#8045DA
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580