#7AE3D0#7AE3D0
#7AE3D0 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.102 H 180.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3D0 |
|---|---|
| RGB | rgb(122, 227, 208) |
| HSL | hsl(169, 65%, 68%) |
| HSV | hsv(169, 46%, 89%) |
| CMYK | cmyk(46.3%, 0%, 8.4%, 11%) |
| CIE-LAB | lab(83.77, -35.01, -0.16) |
| CIE-LCH | lch(83.77, 35.01, 180.26°) |
| OKLab | oklab(84.73% -0.1022 -0.001) |
| OKLCH | oklch(84.73% 0.102 180.6) |
| XYZ | xyz(46.8756, 63.6260, 69.4731) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Turquoise
#40E0D0
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 6.04
Aqua (survey)
#13EAC9
ΔE00 6.45
Light Turquoise
#7EF4CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3D0 #E37A8D
analogous
#7AE39B #7AE3D0 #7AC1E3
triadic
#7AE3D0 #D07AE3 #E3D07A
tetradic
#7AE3D0 #9B7AE3 #E37A8D #C1E37A
square
#7AE3D0 #9B7AE3 #E37A8D #C1E37A
split-complementary
#7AE3D0 #E37AC1 #E39B7A
monochromatic
#27BBA0 #47D8BE #7AE3D0 #ADEEE2 #DFF8F4
Accessibility & contrast
On white
1.53
#7AE3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#7AE3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3D0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3D0 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#4CE6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ae3d0; /* rgb */ color: rgb(122, 227, 208); /* oklch */ color: oklch(84.7% 0.102 180.6);
Tailwind
colors: {
custom: {
50: '#a7ecde',
500: '#7ae3d0',
950: '#000000',
},
}SCSS
$custom: #7ae3d0; $custom-light: #a7ecde; $custom-dark: #000000;
JSON
{
"hex": "#7ae3d0",
"rgb": {
"r": 122,
"g": 227,
"b": 208
},
"hsl": {
"h": 169.143,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.84726,
"c": 0.10218,
"h": 180.6
},
"luminance": 0.6363
}Semantic roles & 50–950 ramp
primary
#7AE3D0
secondary
#BA475C
accent
#1839CD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484