#7AE3E2#7AE3E2
#7AE3E2 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.3% C 0.098 H 194.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3E2 |
|---|---|
| RGB | rgb(122, 227, 226) |
| HSL | hsl(179, 65%, 68%) |
| HSV | hsv(179, 46%, 89%) |
| CMYK | cmyk(46.3%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(84.26, -30.64, -8.96) |
| CIE-LCH | lch(84.26, 31.92, 196.30°) |
| OKLab | oklab(85.28% -0.0946 -0.0248) |
| OKLCH | oklch(85.28% 0.098 194.7) |
| XYZ | xyz(49.2171, 64.5626, 81.8050) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3E2 #E37A7B
analogous
#7AE3AD #7AE3E2 #7AAFE3
triadic
#7AE3E2 #E27AE3 #E3E27A
tetradic
#7AE3E2 #AD7AE3 #E37A7B #AFE37A
square
#7AE3E2 #AD7AE3 #E37A7B #AFE37A
split-complementary
#7AE3E2 #E37AAF #E3AD7A
monochromatic
#27BBBA #47D8D7 #7AE3E2 #ADEEED #DFF8F8
Accessibility & contrast
On white
1.51
#7AE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#7AE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3E2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3E2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#C5CCE3
Tritanopia (blue-blind)
#3FE9E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae3e2; /* rgb */ color: rgb(122, 227, 226); /* oklch */ color: oklch(85.3% 0.098 194.7);
Tailwind
colors: {
custom: {
50: '#a7eceb',
500: '#7ae3e2',
950: '#000000',
},
}SCSS
$custom: #7ae3e2; $custom-light: #a7eceb; $custom-dark: #000000;
JSON
{
"hex": "#7ae3e2",
"rgb": {
"r": 122,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.429,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.8528,
"c": 0.09783,
"h": 194.7
},
"luminance": 0.64567
}Semantic roles & 50–950 ramp
primary
#7AE3E2
secondary
#BA4748
accent
#181ACD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484