#7FE1AF#7FE1AF
#7FE1AF is a very light, moderate green. Relative luminance 0.615; OKLCH L 83.6% C 0.118 H 160.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE1AF |
|---|---|
| RGB | rgb(127, 225, 175) |
| HSL | hsl(149, 62%, 69%) |
| HSV | hsv(149, 44%, 88%) |
| CMYK | cmyk(43.6%, 0%, 22.2%, 11.8%) |
| CIE-LAB | lab(82.62, -40.04, 15.61) |
| CIE-LCH | lch(82.62, 42.97, 158.70°) |
| OKLab | oklab(83.6% -0.1107 0.04) |
| OKLCH | oklch(83.6% 0.118 160.1) |
| XYZ | xyz(43.4122, 61.4545, 50.1234) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.23
Light Teal
#90E4C1
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 4.53
Eucalyptus
#44D7A8
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.58
Mint
#AAF0C1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE1AF #E17FB1
analogous
#80E17F #7FE1AF #7FE1E0
triadic
#7FE1AF #AF7FE1 #E1AF7F
tetradic
#7FE1AF #7F80E1 #E17FB1 #E1E07F
square
#7FE1AF #7F80E1 #E17FB1 #E1E07F
split-complementary
#7FE1AF #E07FE1 #E17F80
monochromatic
#2CBA71 #4DD590 #7FE1AF #B1EDCE #E2F8ED
Accessibility & contrast
On white
1.58
#7FE1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#7FE1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE1AF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE1AF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#66E0D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fe1af; /* rgb */ color: rgb(127, 225, 175); /* oklch */ color: oklch(83.6% 0.118 160.1);
Tailwind
colors: {
custom: {
50: '#a9ebc7',
500: '#7fe1af',
950: '#000000',
},
}SCSS
$custom: #7fe1af; $custom-light: #a9ebc7; $custom-dark: #000000;
JSON
{
"hex": "#7fe1af",
"rgb": {
"r": 127,
"g": 225,
"b": 175
},
"hsl": {
"h": 149.388,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.83596,
"c": 0.11772,
"h": 160.1
},
"luminance": 0.61458
}Semantic roles & 50–950 ramp
primary
#7FE1AF
secondary
#B84C83
accent
#1C75CA
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482