#7AE1EA#7AE1EA
#7AE1EA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.1% C 0.097 H 202.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE1EA |
|---|---|
| RGB | rgb(122, 225, 234) |
| HSL | hsl(185, 73%, 70%) |
| HSV | hsv(185, 48%, 92%) |
| CMYK | cmyk(47.9%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.93, -27.64, -13.68) |
| CIE-LCH | lch(83.93, 30.84, 206.34°) |
| OKLab | oklab(85.09% -0.0892 -0.0377) |
| OKLCH | oklch(85.09% 0.097 202.9) |
| XYZ | xyz(49.7967, 63.9243, 87.5404) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.49
Robin Egg Blue
#8AF1FE
ΔE00 3.92
Robin'S Egg Blue
#98EFF9
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 6.74
Bright Light Blue
#26F7FD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE1EA #EA837A
analogous
#7AEABB #7AE1EA #7AA9EA
triadic
#7AE1EA #EA7AE1 #E1EA7A
tetradic
#7AE1EA #BB7AEA #EA837A #A9EA7A
square
#7AE1EA #BB7AEA #EA837A #A9EA7A
split-complementary
#7AE1EA #EA7AA9 #EABB7A
monochromatic
#20BCCA #45D5E2 #7AE1EA #AFEDF2 #E4F9FB
Accessibility & contrast
On white
1.52
#7AE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#7AE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE1EA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE1EA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#38E8E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ae1ea; /* rgb */ color: rgb(122, 225, 234); /* oklch */ color: oklch(85.1% 0.097 202.9);
Tailwind
colors: {
custom: {
50: '#a8eaf0',
500: '#7ae1ea',
950: '#000000',
},
}SCSS
$custom: #7ae1ea; $custom-light: #a8eaf0; $custom-dark: #000000;
JSON
{
"hex": "#7ae1ea",
"rgb": {
"r": 122,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.821,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.85091,
"c": 0.09683,
"h": 202.9
},
"luminance": 0.63929
}Semantic roles & 50–950 ramp
primary
#7AE1EA
secondary
#C35046
accent
#2011D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485