#7FE2BA#7FE2BA
#7FE2BA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.1% C 0.110 H 165.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2BA |
|---|---|
| RGB | rgb(127, 226, 186) |
| HSL | hsl(156, 63%, 69%) |
| HSV | hsv(156, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(83.15, -38.23, 10.58) |
| CIE-LCH | lch(83.15, 39.67, 164.53°) |
| OKLab | oklab(84.1% -0.107 0.0272) |
| OKLCH | oklch(84.1% 0.11 165.7) |
| XYZ | xyz(44.8080, 62.4466, 56.1371) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.52
Light Teal
#90E4C1
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 5.36
Eucalyptus
#44D7A8
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2BA #E27FA7
analogous
#7FE289 #7FE2BA #7FD8E2
triadic
#7FE2BA #BA7FE2 #E2BA7F
tetradic
#7FE2BA #897FE2 #E27FA7 #D8E27F
square
#7FE2BA #897FE2 #E27FA7 #D8E27F
split-complementary
#7FE2BA #E27FD8 #E2897F
monochromatic
#2BBC81 #4DD79F #7FE2BA #B1EDD5 #E3F9F0
Accessibility & contrast
On white
1.56
#7FE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#7FE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2BA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2BA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#CECBBD
Tritanopia (blue-blind)
#61E2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe2ba; /* rgb */ color: rgb(127, 226, 186); /* oklch */ color: oklch(84.1% 0.110 165.7);
Tailwind
colors: {
custom: {
50: '#a9ebce',
500: '#7fe2ba',
950: '#000000',
},
}SCSS
$custom: #7fe2ba; $custom-light: #a9ebce; $custom-dark: #000000;
JSON
{
"hex": "#7fe2ba",
"rgb": {
"r": 127,
"g": 226,
"b": 186
},
"hsl": {
"h": 155.758,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.84102,
"c": 0.11042,
"h": 165.7
},
"luminance": 0.6245
}Semantic roles & 50–950 ramp
primary
#7FE2BA
secondary
#BA4C78
accent
#1B62CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483