#7FE1BF#7FE1BF
#7FE1BF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.106 H 169.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE1BF |
|---|---|
| RGB | rgb(127, 225, 191) |
| HSL | hsl(159, 62%, 69%) |
| HSV | hsv(159, 44%, 88%) |
| CMYK | cmyk(43.6%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(82.98, -36.71, 7.70) |
| CIE-LCH | lch(82.98, 37.50, 168.16°) |
| OKLab | oklab(84% -0.1037 0.0197) |
| OKLCH | oklch(84% 0.106 169.2) |
| XYZ | xyz(45.0777, 62.1207, 58.8952) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.11
Seafoam
#7FE0B3
ΔE00 3.09
Seafoam Blue
#78D1B6
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE1BF #E17FA1
analogous
#7FE18E #7FE1BF #7FD2E1
triadic
#7FE1BF #BF7FE1 #E1BF7F
tetradic
#7FE1BF #8E7FE1 #E17FA1 #D2E17F
square
#7FE1BF #8E7FE1 #E17FA1 #D2E17F
split-complementary
#7FE1BF #E17FD2 #E18E7F
monochromatic
#2CBA89 #4DD5A6 #7FE1BF #B1EDD8 #E2F8F1
Accessibility & contrast
On white
1.56
#7FE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#7FE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE1BF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE1BF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#5FE2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe1bf; /* rgb */ color: rgb(127, 225, 191); /* oklch */ color: oklch(84.0% 0.106 169.2);
Tailwind
colors: {
custom: {
50: '#a9ebd2',
500: '#7fe1bf',
950: '#000000',
},
}SCSS
$custom: #7fe1bf; $custom-light: #a9ebd2; $custom-dark: #000000;
JSON
{
"hex": "#7fe1bf",
"rgb": {
"r": 127,
"g": 225,
"b": 191
},
"hsl": {
"h": 159.184,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.84001,
"c": 0.10553,
"h": 169.2
},
"luminance": 0.62124
}Semantic roles & 50–950 ramp
primary
#7FE1BF
secondary
#B84C71
accent
#1C58CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483