#7FE2BE#7FE2BE
#7FE2BE is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.108 H 168.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2BE |
|---|---|
| RGB | rgb(127, 226, 190) |
| HSL | hsl(158, 63%, 69%) |
| HSV | hsv(158, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(83.24, -37.38, 8.60) |
| CIE-LCH | lch(83.24, 38.35, 167.04°) |
| OKLab | oklab(84.21% -0.1053 0.0221) |
| OKLCH | oklch(84.21% 0.108 168.2) |
| XYZ | xyz(45.2392, 62.6191, 58.4080) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.00
Seafoam
#7FE0B3
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.47
Mediumaquamarine
#66CDAA
ΔE00 5.27
Aqua Marine
#2EE8BB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2BE #E27FA3
analogous
#7FE28D #7FE2BE #7FD4E2
triadic
#7FE2BE #BE7FE2 #E2BE7F
tetradic
#7FE2BE #8D7FE2 #E27FA3 #D4E27F
square
#7FE2BE #8D7FE2 #E27FA3 #D4E27F
split-complementary
#7FE2BE #E27FD4 #E28D7F
monochromatic
#2BBC87 #4DD7A5 #7FE2BE #B1EDD7 #E3F9F1
Accessibility & contrast
On white
1.55
#7FE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#7FE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2BE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2BE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#60E3D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe2be; /* rgb */ color: rgb(127, 226, 190); /* oklch */ color: oklch(84.2% 0.108 168.2);
Tailwind
colors: {
custom: {
50: '#a9ebd1',
500: '#7fe2be',
950: '#000000',
},
}SCSS
$custom: #7fe2be; $custom-light: #a9ebd1; $custom-dark: #000000;
JSON
{
"hex": "#7fe2be",
"rgb": {
"r": 127,
"g": 226,
"b": 190
},
"hsl": {
"h": 158.182,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.84206,
"c": 0.10756,
"h": 168.2
},
"luminance": 0.62622
}Semantic roles & 50–950 ramp
primary
#7FE2BE
secondary
#BA4C74
accent
#1B5BCB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483