#8ADEB8#8ADEB8
#8ADEB8 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.099 H 163.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEB8 |
|---|---|
| RGB | rgb(138, 222, 184) |
| HSL | hsl(153, 56%, 71%) |
| HSV | hsv(153, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(82.43, -33.87, 10.68) |
| CIE-LCH | lch(82.43, 35.51, 162.50°) |
| OKLab | oklab(83.64% -0.0947 0.0275) |
| OKLCH | oklch(83.64% 0.099 163.8) |
| XYZ | xyz(45.2509, 61.1037, 54.7479) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.72
Seafoam
#7FE0B3
ΔE00 2.08
Seafoam Blue
#78D1B6
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEB8 #DE8AB0
analogous
#8ADE8E #8ADEB8 #8ADADE
triadic
#8ADEB8 #B88ADE #DEB88A
tetradic
#8ADEB8 #8E8ADE #DE8AB0 #DADE8A
square
#8ADEB8 #8E8ADE #DE8AB0 #DADE8A
split-complementary
#8ADEB8 #DE8ADA #DE8E8A
monochromatic
#34B97D #5AD19B #8ADEB8 #BAEBD5 #E7F8F1
Accessibility & contrast
On white
1.59
#8ADEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#8ADEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEB8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEB8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B6
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#75DED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8adeb8; /* rgb */ color: rgb(138, 222, 184); /* oklch */ color: oklch(83.6% 0.099 163.8);
Tailwind
colors: {
custom: {
50: '#afe8cd',
500: '#8adeb8',
950: '#000000',
},
}SCSS
$custom: #8adeb8; $custom-light: #afe8cd; $custom-dark: #000000;
JSON
{
"hex": "#8adeb8",
"rgb": {
"r": 138,
"g": 222,
"b": 184
},
"hsl": {
"h": 152.857,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.83638,
"c": 0.09866,
"h": 163.8
},
"luminance": 0.61107
}Semantic roles & 50–950 ramp
primary
#8ADEB8
secondary
#B55782
accent
#226BC4
background
#FDFEFE
surface
#F8FDFA
border
#D1D5D3
text
#111613
muted
#818483