#7ADDEE#7ADDEE
#7ADDEE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.096 H 209.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADDEE |
|---|---|
| RGB | rgb(122, 221, 238) |
| HSL | hsl(189, 77%, 71%) |
| HSV | hsv(189, 49%, 93%) |
| CMYK | cmyk(48.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.92, -24.64, -17.31) |
| CIE-LCH | lch(82.92, 30.11, 215.09°) |
| OKLab | oklab(84.33% -0.0832 -0.0477) |
| OKLCH | oklch(84.33% 0.096 209.9) |
| XYZ | xyz(49.3091, 62.0193, 90.2448) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 5.91
Neon Blue
#04D9FF
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADDEE #EE8B7A
analogous
#7AEEC5 #7ADDEE #7AA3EE
triadic
#7ADDEE #EE7ADD #DDEE7A
tetradic
#7ADDEE #C57AEE #EE8B7A #A3EE7A
square
#7ADDEE #C57AEE #EE8B7A #A3EE7A
split-complementary
#7ADDEE #EE7AA3 #EEC57A
monochromatic
#1BB8D3 #44CFE7 #7ADDEE #B0EBF5 #E4F8FC
Accessibility & contrast
On white
1.57
#7ADDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#7ADDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADDEE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADDEE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EF
Deuteranopia (green-blind)
#BBC9EE
Tritanopia (blue-blind)
#35E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7addee; /* rgb */ color: rgb(122, 221, 238); /* oklch */ color: oklch(84.3% 0.096 209.9);
Tailwind
colors: {
custom: {
50: '#a8e7f3',
500: '#7addee',
950: '#000000',
},
}SCSS
$custom: #7addee; $custom-light: #a8e7f3; $custom-dark: #000000;
JSON
{
"hex": "#7addee",
"rgb": {
"r": 122,
"g": 221,
"b": 238
},
"hsl": {
"h": 188.793,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.84327,
"c": 0.0959,
"h": 209.9
},
"luminance": 0.62024
}Semantic roles & 50–950 ramp
primary
#7ADDEE
secondary
#C85845
accent
#2A0CDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485