#8ADEBB#8ADEBB
#8ADEBB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.096 H 165.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEBB |
|---|---|
| RGB | rgb(138, 222, 187) |
| HSL | hsl(155, 56%, 71%) |
| HSV | hsv(155, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.50, -33.25, 9.19) |
| CIE-LCH | lch(82.50, 34.49, 164.55°) |
| OKLab | oklab(83.72% -0.0934 0.0237) |
| OKLCH | oklch(83.72% 0.096 165.8) |
| XYZ | xyz(45.5687, 61.2308, 56.4216) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.41
Seafoam
#7FE0B3
ΔE00 2.74
Seafoam Blue
#78D1B6
ΔE00 4.09
Pale Teal
#82CBB2
ΔE00 5.10
Mediumaquamarine
#66CDAA
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEBB #DE8AAD
analogous
#8ADE91 #8ADEBB #8AD7DE
triadic
#8ADEBB #BB8ADE #DEBB8A
tetradic
#8ADEBB #918ADE #DE8AAD #D7DE8A
square
#8ADEBB #918ADE #DE8AAD #D7DE8A
split-complementary
#8ADEBB #DE8AD7 #DE918A
monochromatic
#34B982 #5AD19F #8ADEBB #BAEBD7 #E7F8F1
Accessibility & contrast
On white
1.59
#8ADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#8ADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEBB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEBB | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#74DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8adebb; /* rgb */ color: rgb(138, 222, 187); /* oklch */ color: oklch(83.7% 0.096 165.8);
Tailwind
colors: {
custom: {
50: '#afe8cf',
500: '#8adebb',
950: '#000000',
},
}SCSS
$custom: #8adebb; $custom-light: #afe8cf; $custom-dark: #000000;
JSON
{
"hex": "#8adebb",
"rgb": {
"r": 138,
"g": 222,
"b": 187
},
"hsl": {
"h": 155,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.83716,
"c": 0.0964,
"h": 165.8
},
"luminance": 0.61234
}Semantic roles & 50–950 ramp
primary
#8ADEBB
secondary
#B5577E
accent
#2265C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483