#7AE1AE#7AE1AE
#7AE1AE is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.4% C 0.122 H 160.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE1AE |
|---|---|
| RGB | rgb(122, 225, 174) |
| HSL | hsl(150, 63%, 68%) |
| HSV | hsv(150, 46%, 88%) |
| CMYK | cmyk(45.8%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(82.40, -41.53, 15.80) |
| CIE-LCH | lch(82.40, 44.44, 159.18°) |
| OKLab | oklab(83.35% -0.1148 0.0405) |
| OKLCH | oklch(83.35% 0.122 160.6) |
| XYZ | xyz(42.5879, 61.0408, 49.5740) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.44
Light Teal
#90E4C1
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.58
Light Greenish Blue
#63F7B4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE1AE #E17AAD
analogous
#7AE17A #7AE1AE #7AE1E1
triadic
#7AE1AE #AE7AE1 #E1AE7A
tetradic
#7AE1AE #7A7AE1 #E17AAD #E1E17A
square
#7AE1AE #7A7AE1 #E17AAD #E1E17A
split-complementary
#7AE1AE #E17AE1 #E17A7A
monochromatic
#29B771 #48D690 #7AE1AE #ACECCC #DEF8EB
Accessibility & contrast
On white
1.59
#7AE1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#7AE1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE1AE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE1AE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#5EE0D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ae1ae; /* rgb */ color: rgb(122, 225, 174); /* oklch */ color: oklch(83.4% 0.122 160.6);
Tailwind
colors: {
custom: {
50: '#a6ebc6',
500: '#7ae1ae',
950: '#000000',
},
}SCSS
$custom: #7ae1ae; $custom-light: #a6ebc6; $custom-dark: #000000;
JSON
{
"hex": "#7ae1ae",
"rgb": {
"r": 122,
"g": 225,
"b": 174
},
"hsl": {
"h": 150.291,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.83354,
"c": 0.12171,
"h": 160.6
},
"luminance": 0.61044
}Semantic roles & 50–950 ramp
primary
#7AE1AE
secondary
#B8477F
accent
#1B72CB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482