#7FE1BE#7FE1BE
#7FE1BE is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.106 H 168.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE1BE |
|---|---|
| RGB | rgb(127, 225, 190) |
| HSL | hsl(159, 62%, 69%) |
| HSV | hsv(159, 44%, 88%) |
| CMYK | cmyk(43.6%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(82.95, -36.92, 8.19) |
| CIE-LCH | lch(82.95, 37.82, 167.49°) |
| OKLab | oklab(83.97% -0.1041 0.021) |
| OKLCH | oklch(83.97% 0.106 168.6) |
| XYZ | xyz(44.9681, 62.0768, 58.3176) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.04
Seafoam
#7FE0B3
ΔE00 2.80
Seafoam Blue
#78D1B6
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE1BE #E17FA2
analogous
#7FE18D #7FE1BE #7FD3E1
triadic
#7FE1BE #BE7FE1 #E1BE7F
tetradic
#7FE1BE #8D7FE1 #E17FA2 #D3E17F
square
#7FE1BE #8D7FE1 #E17FA2 #D3E17F
split-complementary
#7FE1BE #E17FD3 #E18D7F
monochromatic
#2CBA87 #4DD5A5 #7FE1BE #B1EDD7 #E2F8F0
Accessibility & contrast
On white
1.57
#7FE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#7FE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE1BE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE1BE | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 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)
#DCD5BC
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#60E2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe1be; /* rgb */ color: rgb(127, 225, 190); /* oklch */ color: oklch(84.0% 0.106 168.6);
Tailwind
colors: {
custom: {
50: '#a9ebd1',
500: '#7fe1be',
950: '#000000',
},
}SCSS
$custom: #7fe1be; $custom-light: #a9ebd1; $custom-dark: #000000;
JSON
{
"hex": "#7fe1be",
"rgb": {
"r": 127,
"g": 225,
"b": 190
},
"hsl": {
"h": 158.571,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.83974,
"c": 0.10621,
"h": 168.6
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#7FE1BE
secondary
#B84C73
accent
#1C5ACA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483