#7FFCBC#7FFCBC
#7FFCBC is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.145 H 159.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCBC |
|---|---|
| RGB | rgb(127, 252, 188) |
| HSL | hsl(149, 95%, 74%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.67, -49.19, 20.13) |
| CIE-LCH | lch(90.67, 53.14, 157.75°) |
| OKLab | oklab(90.22% -0.1352 0.0514) |
| OKLCH | oklch(90.22% 0.145 159.2) |
| XYZ | xyz(52.6356, 77.7593, 59.8025) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.92
Light Seafoam
#A0FEBF
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCBC #FC7FBF
analogous
#81FC7F #7FFCBC #7FFCFB
triadic
#7FFCBC #BC7FFC #FCBC7F
tetradic
#7FFCBC #7F81FC #FC7FBF #FCFB7F
square
#7FFCBC #7F81FC #FC7FBF #FCFB7F
split-complementary
#7FFCBC #FB7FFC #FC7F81
monochromatic
#07F97D #43FB9D #7FFCBC #BBFDDB #E1FEEF
Accessibility & contrast
On white
1.27
#7FFCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7FFCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCBC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCBC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#5AFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcbc; /* rgb */ color: rgb(127, 252, 188); /* oklch */ color: oklch(90.2% 0.145 159.2);
Tailwind
colors: {
custom: {
50: '#abfed0',
500: '#7ffcbc',
950: '#000000',
},
}SCSS
$custom: #7ffcbc; $custom-light: #abfed0; $custom-dark: #000000;
JSON
{
"hex": "#7ffcbc",
"rgb": {
"r": 127,
"g": 252,
"b": 188
},
"hsl": {
"h": 149.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90223,
"c": 0.14464,
"h": 159.2
},
"luminance": 0.77764
}Semantic roles & 50–950 ramp
primary
#7FFCBC
secondary
#DA4591
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683