#8ADDED#8ADDED
#8ADDED is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.084 H 211.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADDED |
|---|---|
| RGB | rgb(138, 221, 237) |
| HSL | hsl(190, 73%, 74%) |
| HSV | hsv(190, 42%, 93%) |
| CMYK | cmyk(41.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.56, -21.21, -15.75) |
| CIE-LCH | lch(83.56, 26.42, 216.60°) |
| OKLab | oklab(85.01% -0.0716 -0.0433) |
| OKLCH | oklch(85.01% 0.084 211.2) |
| XYZ | xyz(51.6182, 63.2269, 89.5883) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.21
Powder Blue
#B0E0E6
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.31
Ice Blue
#A5DFF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADDED #ED9A8A
analogous
#8AEDCB #8ADDED #8AABED
triadic
#8ADDED #ED8ADD #DDED8A
tetradic
#8ADDED #CB8AED #ED9A8A #ABED8A
square
#8ADDED #CB8AED #ED9A8A #ABED8A
split-complementary
#8ADDED #ED8AAB #EDCB8A
monochromatic
#22BDDB #55CEE5 #8ADDED #BFECF5 #E4F7FB
Accessibility & contrast
On white
1.54
#8ADDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#8ADDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADDED
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADDED | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#5EE4E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8added; /* rgb */ color: rgb(138, 221, 237); /* oklch */ color: oklch(85.0% 0.084 211.2);
Tailwind
colors: {
custom: {
50: '#b1e7f2',
500: '#8added',
950: '#000000',
},
}SCSS
$custom: #8added; $custom-light: #b1e7f2; $custom-dark: #000000;
JSON
{
"hex": "#8added",
"rgb": {
"r": 138,
"g": 221,
"b": 237
},
"hsl": {
"h": 189.697,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.8501,
"c": 0.08367,
"h": 211.2
},
"luminance": 0.63231
}Semantic roles & 50–950 ramp
primary
#8ADDED
secondary
#C86653
accent
#3010D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485