#8ADEBD#8ADEBD
#8ADEBD is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.095 H 167.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEBD |
|---|---|
| RGB | rgb(138, 222, 189) |
| HSL | hsl(156, 56%, 71%) |
| HSV | hsv(156, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.55, -32.83, 8.20) |
| CIE-LCH | lch(82.55, 33.84, 165.98°) |
| OKLab | oklab(83.77% -0.0926 0.0211) |
| OKLCH | oklch(83.77% 0.095 167.2) |
| XYZ | xyz(45.7843, 61.3170, 57.5571) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.48
Seafoam
#7FE0B3
ΔE00 3.25
Seafoam Blue
#78D1B6
ΔE00 3.79
Pale Teal
#82CBB2
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 5.26
Light Turquoise
#7EF4CC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEBD #DE8AAB
analogous
#8ADE93 #8ADEBD #8AD5DE
triadic
#8ADEBD #BD8ADE #DEBD8A
tetradic
#8ADEBD #938ADE #DE8AAB #D5DE8A
square
#8ADEBD #938ADE #DE8AAB #D5DE8A
split-complementary
#8ADEBD #DE8AD5 #DE938A
monochromatic
#34B985 #5AD1A2 #8ADEBD #BAEBD8 #E7F8F2
Accessibility & contrast
On white
1.58
#8ADEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#8ADEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEBD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEBD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BB
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#73DFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8adebd; /* rgb */ color: rgb(138, 222, 189); /* oklch */ color: oklch(83.8% 0.095 167.2);
Tailwind
colors: {
custom: {
50: '#afe8d0',
500: '#8adebd',
950: '#000000',
},
}SCSS
$custom: #8adebd; $custom-light: #afe8d0; $custom-dark: #000000;
JSON
{
"hex": "#8adebd",
"rgb": {
"r": 138,
"g": 222,
"b": 189
},
"hsl": {
"h": 156.429,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.83768,
"c": 0.09495,
"h": 167.2
},
"luminance": 0.6132
}Semantic roles & 50–950 ramp
primary
#8ADEBD
secondary
#B5577C
accent
#2261C4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483