#7AE3E3#7AE3E3
#7AE3E3 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.3% C 0.098 H 195.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3E3 |
|---|---|
| RGB | rgb(122, 227, 227) |
| HSL | hsl(180, 65%, 68%) |
| HSV | hsv(180, 46%, 89%) |
| CMYK | cmyk(46.3%, 0%, 0%, 11%) |
| CIE-LAB | lab(84.29, -30.39, -9.45) |
| CIE-LCH | lch(84.29, 31.82, 197.27°) |
| OKLab | oklab(85.31% -0.0942 -0.0261) |
| OKLCH | oklch(85.31% 0.098 195.5) |
| XYZ | xyz(49.3547, 64.6176, 82.5297) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.36
Paleturquoise
#AFEEEE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3E3 #E37A7A
analogous
#7AE3AE #7AE3E3 #7AAEE3
triadic
#7AE3E3 #E37AE3 #E3E37A
tetradic
#7AE3E3 #AE7AE3 #E37A7A #AEE37A
square
#7AE3E3 #AE7AE3 #E37A7A #AEE37A
split-complementary
#7AE3E3 #E37AAE #E3AE7A
monochromatic
#27BBBB #47D8D8 #7AE3E3 #ADEEEE #DFF8F8
Accessibility & contrast
On white
1.51
#7AE3E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#7AE3E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3E3
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3E3 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#C5CDE4
Tritanopia (blue-blind)
#3EE9E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae3e3; /* rgb */ color: rgb(122, 227, 227); /* oklch */ color: oklch(85.3% 0.098 195.5);
Tailwind
colors: {
custom: {
50: '#a7eceb',
500: '#7ae3e3',
950: '#000000',
},
}SCSS
$custom: #7ae3e3; $custom-light: #a7eceb; $custom-dark: #000000;
JSON
{
"hex": "#7ae3e3",
"rgb": {
"r": 122,
"g": 227,
"b": 227
},
"hsl": {
"h": 180,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.85312,
"c": 0.09778,
"h": 195.5
},
"luminance": 0.64622
}Semantic roles & 50–950 ramp
primary
#7AE3E3
secondary
#BA4747
accent
#1818CD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484