#CBFF7F#CBFF7F
#CBFF7F is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.8% C 0.166 H 127.6°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF7F |
|---|---|
| RGB | rgb(203, 255, 127) |
| HSL | hsl(84, 100%, 75%) |
| HSV | hsv(84, 50%, 100%) |
| CMYK | cmyk(20.4%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(94.20, -36.27, 55.34) |
| CIE-LCH | lch(94.20, 66.17, 123.25°) |
| OKLab | oklab(93.75% -0.1013 0.1317) |
| OKLCH | oklch(93.75% 0.166 127.6) |
| XYZ | xyz(64.2190, 85.7479, 33.2422) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.55
Light Pea Green
#C4FE82
ΔE00 1.34
Pale Lime
#BEFD73
ΔE00 1.89
Light Yellowish Green
#C2FF89
ΔE00 2.37
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Light Lime Green
#B9FF66
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF7F #B37FFF
analogous
#FFF37F #CBFF7F #8BFF7F
triadic
#CBFF7F #7FCBFF #FF7FCB
tetradic
#CBFF7F #7FFFF3 #B37FFF #FF7F8B
square
#CBFF7F #7FFFF3 #B37FFF #FF7F8B
split-complementary
#CBFF7F #7F8BFF #F37FFF
monochromatic
#99FF05 #B2FF42 #CBFF7F #E4FFBC #F3FFE0
Accessibility & contrast
On white
1.16
#CBFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CBFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF7F
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF7F | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF173
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#D1F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbff7f; /* rgb */ color: rgb(203, 255, 127); /* oklch */ color: oklch(93.8% 0.166 127.6);
Tailwind
colors: {
custom: {
50: '#ddffa7',
500: '#cbff7f',
950: '#000000',
},
}SCSS
$custom: #cbff7f; $custom-light: #ddffa7; $custom-dark: #000000;
JSON
{
"hex": "#cbff7f",
"rgb": {
"r": 203,
"g": 255,
"b": 127
},
"hsl": {
"h": 84.375,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.93751,
"c": 0.16618,
"h": 127.6
},
"luminance": 0.85749
}Semantic roles & 50–950 ramp
primary
#CBFF7F
secondary
#8344DE
accent
#00E65D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680