#7ADEE9#7ADEE9
#7ADEE9 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.095 H 204.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEE9 |
|---|---|
| RGB | rgb(122, 222, 233) |
| HSL | hsl(186, 72%, 70%) |
| HSV | hsv(186, 48%, 91%) |
| CMYK | cmyk(47.6%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(83.05, -26.44, -14.47) |
| CIE-LCH | lch(83.05, 30.14, 208.69°) |
| OKLab | oklab(84.38% -0.0862 -0.0399) |
| OKLCH | oklch(84.38% 0.095 204.8) |
| XYZ | xyz(48.8496, 62.2592, 86.5180) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEE9 #E9857A
analogous
#7AE9BD #7ADEE9 #7AA7E9
triadic
#7ADEE9 #E97ADE #DEE97A
tetradic
#7ADEE9 #BD7AE9 #E9857A #A7E97A
square
#7ADEE9 #BD7AE9 #E9857A #A7E97A
split-complementary
#7ADEE9 #E97AA7 #E9BD7A
monochromatic
#21B7C8 #45D1E0 #7ADEE9 #AFEBF2 #E3F8FA
Accessibility & contrast
On white
1.56
#7ADEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7ADEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEE9
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEE9 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#3AE5E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7adee9; /* rgb */ color: rgb(122, 222, 233); /* oklch */ color: oklch(84.4% 0.095 204.8);
Tailwind
colors: {
custom: {
50: '#a7e8f0',
500: '#7adee9',
950: '#000000',
},
}SCSS
$custom: #7adee9; $custom-light: #a7e8f0; $custom-dark: #000000;
JSON
{
"hex": "#7adee9",
"rgb": {
"r": 122,
"g": 222,
"b": 233
},
"hsl": {
"h": 185.946,
"s": 71.613,
"l": 69.608
},
"oklch": {
"l": 0.84378,
"c": 0.09501,
"h": 204.8
},
"luminance": 0.62263
}Semantic roles & 50–950 ramp
primary
#7ADEE9
secondary
#C15246
accent
#2512D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485