#8ADDEA#8ADDEA
#8ADDEA is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.083 H 208.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADDEA |
|---|---|
| RGB | rgb(138, 221, 234) |
| HSL | hsl(188, 70%, 73%) |
| HSV | hsv(188, 41%, 92%) |
| CMYK | cmyk(41%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.47, -21.96, -14.30) |
| CIE-LCH | lch(83.47, 26.21, 213.07°) |
| OKLab | oklab(84.91% -0.0727 -0.0393) |
| OKLCH | oklch(84.91% 0.083 208.4) |
| XYZ | xyz(51.1835, 63.0530, 87.2993) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADDEA #EA978A
analogous
#8AEAC7 #8ADDEA #8AADEA
triadic
#8ADDEA #EA8ADD #DDEA8A
tetradic
#8ADDEA #C78AEA #EA978A #ADEA8A
square
#8ADDEA #C78AEA #EA978A #ADEA8A
split-complementary
#8ADDEA #EA8AAD #EAC78A
monochromatic
#26BCD4 #56CEE1 #8ADDEA #BEECF3 #E5F7FA
Accessibility & contrast
On white
1.54
#8ADDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#8ADDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADDEA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADDEA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#60E4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8addea; /* rgb */ color: rgb(138, 221, 234); /* oklch */ color: oklch(84.9% 0.083 208.4);
Tailwind
colors: {
custom: {
50: '#b1e7f0',
500: '#8addea',
950: '#000000',
},
}SCSS
$custom: #8addea; $custom-light: #b1e7f0; $custom-dark: #000000;
JSON
{
"hex": "#8addea",
"rgb": {
"r": 138,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.84907,
"c": 0.08269,
"h": 208.4
},
"luminance": 0.63057
}Semantic roles & 50–950 ramp
primary
#8ADDEA
secondary
#C46354
accent
#2E14D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485