#7AE2BF#7AE2BF
#7AE2BF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.110 H 169.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2BF |
|---|---|
| RGB | rgb(122, 226, 191) |
| HSL | hsl(160, 64%, 68%) |
| HSV | hsv(160, 46%, 89%) |
| CMYK | cmyk(46%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.07, -38.41, 7.80) |
| CIE-LCH | lch(83.07, 39.19, 168.52°) |
| OKLab | oklab(84.02% -0.1084 0.02) |
| OKLCH | oklch(84.02% 0.11 169.6) |
| XYZ | xyz(44.6224, 62.2884, 58.9515) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.15
Aqua Marine
#2EE8BB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2BF #E27A9D
analogous
#7AE28B #7AE2BF #7AD1E2
triadic
#7AE2BF #BF7AE2 #E2BF7A
tetradic
#7AE2BF #8B7AE2 #E27A9D #D1E27A
square
#7AE2BF #8B7AE2 #E27A9D #D1E27A
split-complementary
#7AE2BF #E27AD1 #E28B7A
monochromatic
#28B988 #48D7A7 #7AE2BF #ACEDD7 #DEF8EF
Accessibility & contrast
On white
1.56
#7AE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#7AE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2BF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2BF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#56E3D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ae2bf; /* rgb */ color: rgb(122, 226, 191); /* oklch */ color: oklch(84.0% 0.110 169.6);
Tailwind
colors: {
custom: {
50: '#a6ebd2',
500: '#7ae2bf',
950: '#000000',
},
}SCSS
$custom: #7ae2bf; $custom-light: #a6ebd2; $custom-dark: #000000;
JSON
{
"hex": "#7ae2bf",
"rgb": {
"r": 122,
"g": 226,
"b": 191
},
"hsl": {
"h": 159.808,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.84018,
"c": 0.11024,
"h": 169.6
},
"luminance": 0.62292
}Semantic roles & 50–950 ramp
primary
#7AE2BF
secondary
#B9476D
accent
#1956CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483