#7ADDEB#7ADDEB
#7ADDEB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.095 H 207.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADDEB |
|---|---|
| RGB | rgb(122, 221, 235) |
| HSL | hsl(187, 74%, 70%) |
| HSV | hsv(187, 48%, 92%) |
| CMYK | cmyk(48.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.83, -25.43, -15.86) |
| CIE-LCH | lch(82.83, 29.97, 211.95°) |
| OKLab | oklab(84.22% -0.0843 -0.0437) |
| OKLCH | oklch(84.22% 0.095 207.4) |
| XYZ | xyz(48.8721, 61.8445, 87.9429) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 5.59
Neon Blue
#04D9FF
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADDEB #EB887A
analogous
#7AEBC1 #7ADDEB #7AA4EB
triadic
#7ADDEB #EB7ADD #DDEB7A
tetradic
#7ADDEB #C17AEB #EB887A #A4EB7A
square
#7ADDEB #C17AEB #EB887A #A4EB7A
split-complementary
#7ADDEB #EB7AA4 #EBC17A
monochromatic
#1FB6CC #45CFE3 #7ADDEB #AFEBF3 #E4F8FB
Accessibility & contrast
On white
1.57
#7ADDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#7ADDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADDEB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADDEB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#39E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7addeb; /* rgb */ color: rgb(122, 221, 235); /* oklch */ color: oklch(84.2% 0.095 207.4);
Tailwind
colors: {
custom: {
50: '#a8e7f1',
500: '#7addeb',
950: '#000000',
},
}SCSS
$custom: #7addeb; $custom-light: #a8e7f1; $custom-dark: #000000;
JSON
{
"hex": "#7addeb",
"rgb": {
"r": 122,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.434,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.84222,
"c": 0.095,
"h": 207.4
},
"luminance": 0.61849
}Semantic roles & 50–950 ramp
primary
#7ADDEB
secondary
#C45545
accent
#2810D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485