#7AE2C0#7AE2C0
#7AE2C0 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.110 H 170.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2C0 |
|---|---|
| RGB | rgb(122, 226, 192) |
| HSL | hsl(160, 64%, 68%) |
| HSV | hsv(160, 46%, 89%) |
| CMYK | cmyk(46%, 0%, 15%, 11.4%) |
| CIE-LAB | lab(83.09, -38.19, 7.30) |
| CIE-LCH | lch(83.09, 38.88, 169.17°) |
| OKLab | oklab(84.05% -0.108 0.0187) |
| OKLCH | oklch(84.05% 0.11 170.2) |
| XYZ | xyz(44.7328, 62.3325, 59.5331) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.66
Seafoam
#7FE0B3
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 5.10
Mediumaquamarine
#66CDAA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2C0 #E27A9C
analogous
#7AE28C #7AE2C0 #7AD0E2
triadic
#7AE2C0 #C07AE2 #E2C07A
tetradic
#7AE2C0 #8C7AE2 #E27A9C #D0E27A
square
#7AE2C0 #8C7AE2 #E27A9C #D0E27A
split-complementary
#7AE2C0 #E27AD0 #E28C7A
monochromatic
#28B98A #48D7A8 #7AE2C0 #ACEDD8 #DEF8F0
Accessibility & contrast
On white
1.56
#7AE2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#7AE2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2C0
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2C0 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BE
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#55E3D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ae2c0; /* rgb */ color: rgb(122, 226, 192); /* oklch */ color: oklch(84.0% 0.110 170.2);
Tailwind
colors: {
custom: {
50: '#a6ebd3',
500: '#7ae2c0',
950: '#000000',
},
}SCSS
$custom: #7ae2c0; $custom-light: #a6ebd3; $custom-dark: #000000;
JSON
{
"hex": "#7ae2c0",
"rgb": {
"r": 122,
"g": 226,
"b": 192
},
"hsl": {
"h": 160.385,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.84045,
"c": 0.10959,
"h": 170.2
},
"luminance": 0.62336
}Semantic roles & 50–950 ramp
primary
#7AE2C0
secondary
#B9476C
accent
#1954CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483