#7AD8EA#7AD8EA
#7AD8EA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 83.1% C 0.093 H 211.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD8EA |
|---|---|
| RGB | rgb(122, 216, 234) |
| HSL | hsl(190, 73%, 70%) |
| HSV | hsv(190, 48%, 92%) |
| CMYK | cmyk(47.9%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(81.39, -23.22, -17.49) |
| CIE-LCH | lch(81.39, 29.07, 216.99°) |
| OKLab | oklab(83.06% -0.0791 -0.0482) |
| OKLCH | oklch(83.06% 0.093 211.4) |
| XYZ | xyz(47.4275, 59.1859, 86.7507) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 6.20
Neon Blue
#04D9FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD8EA #EA8C7A
analogous
#7AEAC4 #7AD8EA #7AA0EA
triadic
#7AD8EA #EA7AD8 #D8EA7A
tetradic
#7AD8EA #C47AEA #EA8C7A #A0EA7A
square
#7AD8EA #C47AEA #EA8C7A #A0EA7A
split-complementary
#7AD8EA #EA7AA0 #EAC47A
monochromatic
#20AECA #45C9E2 #7AD8EA #AFE7F2 #E4F7FB
Accessibility & contrast
On white
1.64
#7AD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#7AD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD8EA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD8EA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B7C5EA
Tritanopia (blue-blind)
#3CE0DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ad8ea; /* rgb */ color: rgb(122, 216, 234); /* oklch */ color: oklch(83.1% 0.093 211.4);
Tailwind
colors: {
custom: {
50: '#a7e4f0',
500: '#7ad8ea',
950: '#000000',
},
}SCSS
$custom: #7ad8ea; $custom-light: #a7e4f0; $custom-dark: #000000;
JSON
{
"hex": "#7ad8ea",
"rgb": {
"r": 122,
"g": 216,
"b": 234
},
"hsl": {
"h": 189.643,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.8306,
"c": 0.09268,
"h": 211.4
},
"luminance": 0.5919
}Semantic roles & 50–950 ramp
primary
#7AD8EA
secondary
#C35A46
accent
#3011D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485