#8ADEB5#8ADEB5
#8ADEB5 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.101 H 162.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEB5 |
|---|---|
| RGB | rgb(138, 222, 181) |
| HSL | hsl(151, 56%, 71%) |
| HSV | hsv(151, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(82.37, -34.47, 12.16) |
| CIE-LCH | lch(82.37, 36.56, 160.56°) |
| OKLab | oklab(83.56% -0.0961 0.0313) |
| OKLCH | oklch(83.56% 0.101 162) |
| XYZ | xyz(44.9398, 60.9792, 53.1092) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.63
Light Teal
#90E4C1
ΔE00 2.30
Seafoam Blue
#78D1B6
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 5.27
Mint
#AAF0C1
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEB5 #DE8AB3
analogous
#8ADE8B #8ADEB5 #8ADDDE
triadic
#8ADEB5 #B58ADE #DEB58A
tetradic
#8ADEB5 #8B8ADE #DE8AB3 #DDDE8A
square
#8ADEB5 #8B8ADE #DE8AB3 #DDDE8A
split-complementary
#8ADEB5 #DE8ADD #DE8B8A
monochromatic
#34B978 #5AD197 #8ADEB5 #BAEBD3 #E7F8F0
Accessibility & contrast
On white
1.59
#8ADEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#8ADEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEB5
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEB5 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B3
Deuteranopia (green-blind)
#CEC9B7
Tritanopia (blue-blind)
#76DED2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8adeb5; /* rgb */ color: rgb(138, 222, 181); /* oklch */ color: oklch(83.6% 0.101 162.0);
Tailwind
colors: {
custom: {
50: '#afe8cb',
500: '#8adeb5',
950: '#000000',
},
}SCSS
$custom: #8adeb5; $custom-light: #afe8cb; $custom-dark: #000000;
JSON
{
"hex": "#8adeb5",
"rgb": {
"r": 138,
"g": 222,
"b": 181
},
"hsl": {
"h": 150.714,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.83562,
"c": 0.10103,
"h": 162
},
"luminance": 0.60982
}Semantic roles & 50–950 ramp
primary
#8ADEB5
secondary
#B55785
accent
#2271C4
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482