#7FFCB0#7FFCB0
#7FFCB0 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.0% C 0.155 H 155.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCB0 |
|---|---|
| RGB | rgb(127, 252, 176) |
| HSL | hsl(144, 95%, 74%) |
| HSV | hsv(144, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(90.44, -51.46, 25.93) |
| CIE-LCH | lch(90.44, 57.62, 153.26°) |
| OKLab | oklab(89.96% -0.1404 0.0656) |
| OKLCH | oklch(89.96% 0.155 155) |
| XYZ | xyz(51.3954, 77.2632, 53.2708) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.67
Light Blue Green
#7EFBB3
ΔE00 0.79
Seafoam Green
#7AF9AB
ΔE00 0.81
Light Bluish Green
#76FDA8
ΔE00 1.58
Foam Green
#90FDA9
ΔE00 2.56
Light Sea Green
#98F6B0
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCB0 #FC7FCB
analogous
#8DFC7F #7FFCB0 #7FFCEF
triadic
#7FFCB0 #B07FFC #FCB07F
tetradic
#7FFCB0 #7F8DFC #FC7FCB #FCEF7F
square
#7FFCB0 #7F8DFC #FC7FCB #FCEF7F
split-complementary
#7FFCB0 #EF7FFC #FC7F8D
monochromatic
#07F966 #43FB8B #7FFCB0 #BBFDD5 #E1FEED
Accessibility & contrast
On white
1.28
#7FFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#7FFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCB0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCB0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#E9DFB5
Tritanopia (blue-blind)
#5FFAE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcb0; /* rgb */ color: rgb(127, 252, 176); /* oklch */ color: oklch(90.0% 0.155 155.0);
Tailwind
colors: {
custom: {
50: '#abfec8',
500: '#7ffcb0',
950: '#000000',
},
}SCSS
$custom: #7ffcb0; $custom-light: #abfec8; $custom-dark: #000000;
JSON
{
"hex": "#7ffcb0",
"rgb": {
"r": 127,
"g": 252,
"b": 176
},
"hsl": {
"h": 143.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89963,
"c": 0.15503,
"h": 155
},
"luminance": 0.77267
}Semantic roles & 50–950 ramp
primary
#7FFCB0
secondary
#DA45A0
accent
#008CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682