#7ADBED#7ADBED
#7ADBED is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.8% C 0.095 H 210.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADBED |
|---|---|
| RGB | rgb(122, 219, 237) |
| HSL | hsl(189, 76%, 70%) |
| HSV | hsv(189, 49%, 93%) |
| CMYK | cmyk(48.5%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(82.33, -23.91, -17.67) |
| CIE-LCH | lch(82.33, 29.73, 216.47°) |
| OKLab | oklab(83.84% -0.0813 -0.0488) |
| OKLCH | oklch(83.84% 0.095 210.9) |
| XYZ | xyz(48.6377, 60.9110, 89.2983) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 6.08
Neon Blue
#04D9FF
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADBED #ED8C7A
analogous
#7AEDC5 #7ADBED #7AA2ED
triadic
#7ADBED #ED7ADB #DBED7A
tetradic
#7ADBED #C57AED #ED8C7A #A2ED7A
square
#7ADBED #C57AED #ED8C7A #A2ED7A
split-complementary
#7ADBED #ED7AA2 #EDC57A
monochromatic
#1CB4D0 #44CCE6 #7ADBED #B0EAF4 #E4F8FB
Accessibility & contrast
On white
1.59
#7ADBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#7ADBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADBED
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADBED | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#37E3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7adbed; /* rgb */ color: rgb(122, 219, 237); /* oklch */ color: oklch(83.8% 0.095 210.9);
Tailwind
colors: {
custom: {
50: '#a8e6f2',
500: '#7adbed',
950: '#000000',
},
}SCSS
$custom: #7adbed; $custom-light: #a8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#7adbed",
"rgb": {
"r": 122,
"g": 219,
"b": 237
},
"hsl": {
"h": 189.391,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.83842,
"c": 0.09483,
"h": 210.9
},
"luminance": 0.60915
}Semantic roles & 50–950 ramp
primary
#7ADBED
secondary
#C65945
accent
#2D0DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485