#7AE3C8#7AE3C8
#7AE3C8 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.106 H 174.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3C8 |
|---|---|
| RGB | rgb(122, 227, 200) |
| HSL | hsl(165, 65%, 68%) |
| HSV | hsv(165, 46%, 89%) |
| CMYK | cmyk(46.3%, 0%, 11.9%, 11%) |
| CIE-LAB | lab(83.57, -36.85, 3.77) |
| CIE-LCH | lch(83.57, 37.05, 174.16°) |
| OKLab | oklab(84.5% -0.1056 0.0094) |
| OKLCH | oklch(84.5% 0.106 174.9) |
| XYZ | xyz(45.9161, 63.2422, 64.4197) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.63
Light Teal
#90E4C1
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 5.50
Aqua (survey)
#13EAC9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3C8 #E37A95
analogous
#7AE393 #7AE3C8 #7AC9E3
triadic
#7AE3C8 #C87AE3 #E3C87A
tetradic
#7AE3C8 #937AE3 #E37A95 #C9E37A
square
#7AE3C8 #937AE3 #E37A95 #C9E37A
split-complementary
#7AE3C8 #E37AC9 #E3937A
monochromatic
#27BB95 #47D8B3 #7AE3C8 #ADEEDD #DFF8F2
Accessibility & contrast
On white
1.54
#7AE3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#7AE3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3C8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3C8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#51E5DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ae3c8; /* rgb */ color: rgb(122, 227, 200); /* oklch */ color: oklch(84.5% 0.106 174.9);
Tailwind
colors: {
custom: {
50: '#a6ecd8',
500: '#7ae3c8',
950: '#000000',
},
}SCSS
$custom: #7ae3c8; $custom-light: #a6ecd8; $custom-dark: #000000;
JSON
{
"hex": "#7ae3c8",
"rgb": {
"r": 122,
"g": 227,
"b": 200
},
"hsl": {
"h": 164.571,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.84496,
"c": 0.10605,
"h": 174.9
},
"luminance": 0.63246
}Semantic roles & 50–950 ramp
primary
#7AE3C8
secondary
#BA4765
accent
#1847CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483