#7FFCB2#7FFCB2
#7FFCB2 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.0% C 0.153 H 155.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCB2 |
|---|---|
| RGB | rgb(127, 252, 178) |
| HSL | hsl(144, 95%, 74%) |
| HSV | hsv(144, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(90.48, -51.09, 24.96) |
| CIE-LCH | lch(90.48, 56.86, 153.96°) |
| OKLab | oklab(90.01% -0.1396 0.0633) |
| OKLCH | oklch(90.01% 0.153 155.6) |
| XYZ | xyz(51.5948, 77.3430, 54.3207) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.43
Seafoam (survey)
#80F9AD
ΔE00 0.87
Seafoam Green
#7AF9AB
ΔE00 1.06
Light Bluish Green
#76FDA8
ΔE00 1.92
Foam Green
#90FDA9
ΔE00 2.87
Light Greenish Blue
#63F7B4
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCB2 #FC7FC9
analogous
#8BFC7F #7FFCB2 #7FFCF1
triadic
#7FFCB2 #B27FFC #FCB27F
tetradic
#7FFCB2 #7F8BFC #FC7FC9 #FCF17F
square
#7FFCB2 #7F8BFC #FC7FC9 #FCF17F
split-complementary
#7FFCB2 #F17FFC #FC7F8B
monochromatic
#07F96A #43FB8E #7FFCB2 #BBFDD6 #E1FEED
Accessibility & contrast
On white
1.28
#7FFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7FFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCB2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCB2 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#E9DFB6
Tritanopia (blue-blind)
#5EFAE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcb2; /* rgb */ color: rgb(127, 252, 178); /* oklch */ color: oklch(90.0% 0.153 155.6);
Tailwind
colors: {
custom: {
50: '#abfec9',
500: '#7ffcb2',
950: '#000000',
},
}SCSS
$custom: #7ffcb2; $custom-light: #abfec9; $custom-dark: #000000;
JSON
{
"hex": "#7ffcb2",
"rgb": {
"r": 127,
"g": 252,
"b": 178
},
"hsl": {
"h": 144.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90005,
"c": 0.15326,
"h": 155.6
},
"luminance": 0.77347
}Semantic roles & 50–950 ramp
primary
#7FFCB2
secondary
#DA459D
accent
#0088E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682