#7AE3CA#7AE3CA
#7AE3CA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.105 H 176.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3CA |
|---|---|
| RGB | rgb(122, 227, 202) |
| HSL | hsl(166, 65%, 68%) |
| HSV | hsv(166, 46%, 89%) |
| CMYK | cmyk(46.3%, 0%, 11%, 11%) |
| CIE-LAB | lab(83.62, -36.40, 2.79) |
| CIE-LCH | lch(83.62, 36.51, 175.62°) |
| OKLab | oklab(84.55% -0.1048 0.0068) |
| OKLCH | oklch(84.55% 0.105 176.3) |
| XYZ | xyz(46.1514, 63.3363, 65.6588) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 4.37
Seafoam Blue
#78D1B6
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 5.29
Aqua (survey)
#13EAC9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3CA #E37A93
analogous
#7AE395 #7AE3CA #7AC7E3
triadic
#7AE3CA #CA7AE3 #E3CA7A
tetradic
#7AE3CA #957AE3 #E37A93 #C7E37A
square
#7AE3CA #957AE3 #E37A93 #C7E37A
split-complementary
#7AE3CA #E37AC7 #E3957A
monochromatic
#27BB98 #47D8B6 #7AE3CA #ADEEDE #DFF8F2
Accessibility & contrast
On white
1.54
#7AE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#7AE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3CA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3CA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#50E5DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ae3ca; /* rgb */ color: rgb(122, 227, 202); /* oklch */ color: oklch(84.6% 0.105 176.3);
Tailwind
colors: {
custom: {
50: '#a6ecda',
500: '#7ae3ca',
950: '#000000',
},
}SCSS
$custom: #7ae3ca; $custom-light: #a6ecda; $custom-dark: #000000;
JSON
{
"hex": "#7ae3ca",
"rgb": {
"r": 122,
"g": 227,
"b": 202
},
"hsl": {
"h": 165.714,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.84553,
"c": 0.10498,
"h": 176.3
},
"luminance": 0.6334
}Semantic roles & 50–950 ramp
primary
#7AE3CA
secondary
#BA4762
accent
#1843CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483