#7ADEEB#7ADEEB
#7ADEEB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.095 H 206.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEEB |
|---|---|
| RGB | rgb(122, 222, 235) |
| HSL | hsl(187, 74%, 70%) |
| HSV | hsv(187, 48%, 92%) |
| CMYK | cmyk(48.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.11, -25.92, -15.44) |
| CIE-LCH | lch(83.11, 30.16, 210.78°) |
| OKLab | oklab(84.45% -0.0854 -0.0425) |
| OKLCH | oklch(84.45% 0.095 206.5) |
| XYZ | xyz(49.1369, 62.3741, 88.0312) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.54
Paleturquoise
#AFEEEE
ΔE00 7.41
Neon Blue
#04D9FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEEB #EB877A
analogous
#7AEBC0 #7ADEEB #7AA5EB
triadic
#7ADEEB #EB7ADE #DEEB7A
tetradic
#7ADEEB #C07AEB #EB877A #A5EB7A
square
#7ADEEB #C07AEB #EB877A #A5EB7A
split-complementary
#7ADEEB #EB7AA5 #EBC07A
monochromatic
#1FB8CC #45D1E3 #7ADEEB #AFEBF3 #E4F8FB
Accessibility & contrast
On white
1.56
#7ADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#7ADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEEB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEEB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#38E5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7adeeb; /* rgb */ color: rgb(122, 222, 235); /* oklch */ color: oklch(84.4% 0.095 206.5);
Tailwind
colors: {
custom: {
50: '#a8e8f1',
500: '#7adeeb',
950: '#000000',
},
}SCSS
$custom: #7adeeb; $custom-light: #a8e8f1; $custom-dark: #000000;
JSON
{
"hex": "#7adeeb",
"rgb": {
"r": 122,
"g": 222,
"b": 235
},
"hsl": {
"h": 186.903,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.84447,
"c": 0.09546,
"h": 206.5
},
"luminance": 0.62378
}Semantic roles & 50–950 ramp
primary
#7ADEEB
secondary
#C45445
accent
#2610D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485