#8ADDBD#8ADDBD
#8ADDBD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.094 H 167.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADDBD |
|---|---|
| RGB | rgb(138, 221, 189) |
| HSL | hsl(157, 55%, 70%) |
| HSV | hsv(157, 38%, 87%) |
| CMYK | cmyk(37.6%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(82.26, -32.36, 7.79) |
| CIE-LCH | lch(82.26, 33.29, 166.46°) |
| OKLab | oklab(83.54% -0.0914 0.02) |
| OKLCH | oklch(83.54% 0.094 167.6) |
| XYZ | xyz(45.5195, 60.7874, 57.4688) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.76
Seafoam
#7FE0B3
ΔE00 3.53
Seafoam Blue
#78D1B6
ΔE00 3.53
Pale Teal
#82CBB2
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADDBD #DD8AAA
analogous
#8ADD93 #8ADDBD #8AD4DD
triadic
#8ADDBD #BD8ADD #DDBD8A
tetradic
#8ADDBD #938ADD #DD8AAA #D4DD8A
square
#8ADDBD #938ADD #DD8AAA #D4DD8A
split-complementary
#8ADDBD #DD8AD4 #DD938A
monochromatic
#35B785 #5BCFA2 #8ADDBD #B9EBD8 #E7F8F2
Accessibility & contrast
On white
1.60
#8ADDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#8ADDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADDBD
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADDBD | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BB
Deuteranopia (green-blind)
#CBC9BF
Tritanopia (blue-blind)
#73DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8addbd; /* rgb */ color: rgb(138, 221, 189); /* oklch */ color: oklch(83.5% 0.094 167.6);
Tailwind
colors: {
custom: {
50: '#afe8d0',
500: '#8addbd',
950: '#000000',
},
}SCSS
$custom: #8addbd; $custom-light: #afe8d0; $custom-dark: #000000;
JSON
{
"hex": "#8addbd",
"rgb": {
"r": 138,
"g": 221,
"b": 189
},
"hsl": {
"h": 156.867,
"s": 54.967,
"l": 70.392
},
"oklch": {
"l": 0.83539,
"c": 0.09355,
"h": 167.6
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#8ADDBD
secondary
#B4577B
accent
#2361C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483