#7ADEEA#7ADEEA
#7ADEEA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.095 H 205.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEEA |
|---|---|
| RGB | rgb(122, 222, 234) |
| HSL | hsl(186, 73%, 70%) |
| HSV | hsv(186, 48%, 92%) |
| CMYK | cmyk(47.9%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.08, -26.18, -14.95) |
| CIE-LCH | lch(83.08, 30.15, 209.73°) |
| OKLab | oklab(84.41% -0.0858 -0.0412) |
| OKLCH | oklch(84.41% 0.095 205.6) |
| XYZ | xyz(48.9928, 62.3165, 87.2724) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEEA #EA867A
analogous
#7AEABE #7ADEEA #7AA6EA
triadic
#7ADEEA #EA7ADE #DEEA7A
tetradic
#7ADEEA #BE7AEA #EA867A #A6EA7A
square
#7ADEEA #BE7AEA #EA867A #A6EA7A
split-complementary
#7ADEEA #EA7AA6 #EABE7A
monochromatic
#20B8CA #45D1E2 #7ADEEA #AFEBF2 #E4F8FB
Accessibility & contrast
On white
1.56
#7ADEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#7ADEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEEA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEEA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#39E5E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7adeea; /* rgb */ color: rgb(122, 222, 234); /* oklch */ color: oklch(84.4% 0.095 205.6);
Tailwind
colors: {
custom: {
50: '#a8e8f0',
500: '#7adeea',
950: '#000000',
},
}SCSS
$custom: #7adeea; $custom-light: #a8e8f0; $custom-dark: #000000;
JSON
{
"hex": "#7adeea",
"rgb": {
"r": 122,
"g": 222,
"b": 234
},
"hsl": {
"h": 186.429,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.84413,
"c": 0.09523,
"h": 205.6
},
"luminance": 0.62321
}Semantic roles & 50–950 ramp
primary
#7ADEEA
secondary
#C35346
accent
#2611D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485