#8ADEBE#8ADEBE
#8ADEBE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.094 H 167.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEBE |
|---|---|
| RGB | rgb(138, 222, 190) |
| HSL | hsl(157, 56%, 71%) |
| HSV | hsv(157, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.57, -32.62, 7.70) |
| CIE-LCH | lch(82.57, 33.52, 166.71°) |
| OKLab | oklab(83.8% -0.0921 0.0198) |
| OKLCH | oklch(83.8% 0.094 167.9) |
| XYZ | xyz(45.8932, 61.3606, 58.1307) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.60
Seafoam
#7FE0B3
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 4.77
Mediumaquamarine
#66CDAA
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEBE #DE8AAA
analogous
#8ADE94 #8ADEBE #8AD4DE
triadic
#8ADEBE #BE8ADE #DEBE8A
tetradic
#8ADEBE #948ADE #DE8AAA #D4DE8A
square
#8ADEBE #948ADE #DE8AAA #D4DE8A
split-complementary
#8ADEBE #DE8AD4 #DE948A
monochromatic
#34B987 #5AD1A3 #8ADEBE #BAEBD9 #E7F8F2
Accessibility & contrast
On white
1.58
#8ADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#8ADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEBE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEBE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#CCC9C0
Tritanopia (blue-blind)
#73DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8adebe; /* rgb */ color: rgb(138, 222, 190); /* oklch */ color: oklch(83.8% 0.094 167.9);
Tailwind
colors: {
custom: {
50: '#afe8d1',
500: '#8adebe',
950: '#000000',
},
}SCSS
$custom: #8adebe; $custom-light: #afe8d1; $custom-dark: #000000;
JSON
{
"hex": "#8adebe",
"rgb": {
"r": 138,
"g": 222,
"b": 190
},
"hsl": {
"h": 157.143,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.83795,
"c": 0.09426,
"h": 167.9
},
"luminance": 0.61364
}Semantic roles & 50–950 ramp
primary
#8ADEBE
secondary
#B5577B
accent
#2260C4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483