#7FE2BD#7FE2BD
#7FE2BD is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.108 H 167.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2BD |
|---|---|
| RGB | rgb(127, 226, 189) |
| HSL | hsl(158, 63%, 69%) |
| HSV | hsv(158, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(83.22, -37.59, 9.09) |
| CIE-LCH | lch(83.22, 38.68, 166.40°) |
| OKLab | oklab(84.18% -0.1057 0.0234) |
| OKLCH | oklch(84.18% 0.108 167.5) |
| XYZ | xyz(45.1303, 62.5755, 57.8344) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.00
Seafoam
#7FE0B3
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.27
Eucalyptus
#44D7A8
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2BD #E27FA4
analogous
#7FE28C #7FE2BD #7FD5E2
triadic
#7FE2BD #BD7FE2 #E2BD7F
tetradic
#7FE2BD #8C7FE2 #E27FA4 #D5E27F
square
#7FE2BD #8C7FE2 #E27FA4 #D5E27F
split-complementary
#7FE2BD #E27FD5 #E28C7F
monochromatic
#2BBC86 #4DD7A3 #7FE2BD #B1EDD7 #E3F9F0
Accessibility & contrast
On white
1.55
#7FE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#7FE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2BD
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2BD | 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)
#DED6BB
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#60E3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe2bd; /* rgb */ color: rgb(127, 226, 189); /* oklch */ color: oklch(84.2% 0.108 167.5);
Tailwind
colors: {
custom: {
50: '#a9ebd0',
500: '#7fe2bd',
950: '#000000',
},
}SCSS
$custom: #7fe2bd; $custom-light: #a9ebd0; $custom-dark: #000000;
JSON
{
"hex": "#7fe2bd",
"rgb": {
"r": 127,
"g": 226,
"b": 189
},
"hsl": {
"h": 157.576,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.8418,
"c": 0.10825,
"h": 167.5
},
"luminance": 0.62579
}Semantic roles & 50–950 ramp
primary
#7FE2BD
secondary
#BA4C75
accent
#1B5DCB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483