#8DADAF#8DADAF
#8DADAF is a light, muted teal. Relative luminance 0.386; OKLCH L 72.4% C 0.035 H 201.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8DADAF |
|---|---|
| RGB | rgb(141, 173, 175) |
| HSL | hsl(184, 18%, 62%) |
| HSV | hsv(184, 19%, 69%) |
| CMYK | cmyk(19.4%, 1.1%, 0%, 31.4%) |
| CIE-LAB | lab(68.49, -10.43, -4.65) |
| CIE-LCH | lch(68.49, 11.42, 204.02°) |
| OKLab | oklab(72.44% -0.0328 -0.0126) |
| OKLCH | oklch(72.44% 0.035 201.1) |
| XYZ | xyz(33.6638, 38.6439, 46.2345) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.44
Bluegrey
#85A3B2
ΔE00 6.92
Greyblue
#77A1B5
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 8.39
Bluey Grey
#89A0B0
ΔE00 8.76
Cadetblue
#5F9EA0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DADAF #AF8F8D
analogous
#8DAFA0 #8DADAF #8D9CAF
triadic
#8DADAF #AF8DAD #ADAF8D
tetradic
#8DADAF #A08DAF #AF8F8D #9CAF8D
square
#8DADAF #A08DAF #AF8F8D #9CAF8D
split-complementary
#8DADAF #AF8D9C #AFA08D
monochromatic
#507072 #699396 #8DADAF #B1C7C8 #D5E1E1
Accessibility & contrast
On white
2.41
#8DADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#8DADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DADAF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DADAF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#83AFAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8dadaf; /* rgb */ color: rgb(141, 173, 175); /* oklch */ color: oklch(72.4% 0.035 201.1);
Tailwind
colors: {
custom: {
50: '#afc5c6',
500: '#8dadaf',
950: '#000000',
},
}SCSS
$custom: #8dadaf; $custom-light: #afc5c6; $custom-dark: #000000;
JSON
{
"hex": "#8dadaf",
"rgb": {
"r": 141,
"g": 173,
"b": 175
},
"hsl": {
"h": 183.529,
"s": 17.526,
"l": 61.961
},
"oklch": {
"l": 0.72443,
"c": 0.03511,
"h": 201.1
},
"luminance": 0.38645
}Semantic roles & 50–950 ramp
primary
#8DADAF
secondary
#D2C6C6
accent
#4F4A9C
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182