#7ADDED#7ADDED
#7ADDED is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.096 H 209.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADDED |
|---|---|
| RGB | rgb(122, 221, 237) |
| HSL | hsl(188, 76%, 70%) |
| HSV | hsv(188, 49%, 93%) |
| CMYK | cmyk(48.5%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.89, -24.90, -16.83) |
| CIE-LCH | lch(82.89, 30.05, 214.05°) |
| OKLab | oklab(84.29% -0.0836 -0.0464) |
| OKLCH | oklch(84.29% 0.096 209) |
| XYZ | xyz(49.1626, 61.9607, 89.4732) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADDED #ED8A7A
analogous
#7AEDC4 #7ADDED #7AA3ED
triadic
#7ADDED #ED7ADD #DDED7A
tetradic
#7ADDED #C47AED #ED8A7A #A3ED7A
square
#7ADDED #C47AED #ED8A7A #A3ED7A
split-complementary
#7ADDED #ED7AA3 #EDC47A
monochromatic
#1CB7D0 #44CFE6 #7ADDED #B0EBF4 #E4F8FB
Accessibility & contrast
On white
1.57
#7ADDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#7ADDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADDED
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADDED | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#36E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7added; /* rgb */ color: rgb(122, 221, 237); /* oklch */ color: oklch(84.3% 0.096 209.0);
Tailwind
colors: {
custom: {
50: '#a8e7f2',
500: '#7added',
950: '#000000',
},
}SCSS
$custom: #7added; $custom-light: #a8e7f2; $custom-dark: #000000;
JSON
{
"hex": "#7added",
"rgb": {
"r": 122,
"g": 221,
"b": 237
},
"hsl": {
"h": 188.348,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.84292,
"c": 0.09558,
"h": 209
},
"luminance": 0.61965
}Semantic roles & 50–950 ramp
primary
#7ADDED
secondary
#C65745
accent
#290DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485