#7AE0EA#7AE0EA
#7AE0EA is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.096 H 203.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE0EA |
|---|---|
| RGB | rgb(122, 224, 234) |
| HSL | hsl(185, 73%, 70%) |
| HSV | hsv(185, 48%, 92%) |
| CMYK | cmyk(47.9%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(83.64, -27.15, -14.11) |
| CIE-LCH | lch(83.64, 30.60, 207.45°) |
| OKLab | oklab(84.87% -0.0881 -0.0389) |
| OKLCH | oklch(84.87% 0.096 203.8) |
| XYZ | xyz(49.5272, 63.3852, 87.4506) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 6.89
Bright Light Blue
#26F7FD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE0EA #EA847A
analogous
#7AEABC #7AE0EA #7AA8EA
triadic
#7AE0EA #EA7AE0 #E0EA7A
tetradic
#7AE0EA #BC7AEA #EA847A #A8EA7A
square
#7AE0EA #BC7AEA #EA847A #A8EA7A
split-complementary
#7AE0EA #EA7AA8 #EABC7A
monochromatic
#20BBCA #45D4E2 #7AE0EA #AFECF2 #E4F9FB
Accessibility & contrast
On white
1.54
#7AE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7AE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE0EA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE0EA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#38E7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ae0ea; /* rgb */ color: rgb(122, 224, 234); /* oklch */ color: oklch(84.9% 0.096 203.8);
Tailwind
colors: {
custom: {
50: '#a8eaf0',
500: '#7ae0ea',
950: '#000000',
},
}SCSS
$custom: #7ae0ea; $custom-light: #a8eaf0; $custom-dark: #000000;
JSON
{
"hex": "#7ae0ea",
"rgb": {
"r": 122,
"g": 224,
"b": 234
},
"hsl": {
"h": 185.357,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.84865,
"c": 0.09627,
"h": 203.8
},
"luminance": 0.63389
}Semantic roles & 50–950 ramp
primary
#7AE0EA
secondary
#C35146
accent
#2211D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485