#8FCDBF#8FCDBF
#8FCDBF is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.067 H 178.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDBF |
|---|---|
| RGB | rgb(143, 205, 191) |
| HSL | hsl(166, 38%, 68%) |
| HSV | hsv(166, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(78.03, -22.78, 0.63) |
| CIE-LCH | lch(78.03, 22.78, 178.41°) |
| OKLab | oklab(80.22% -0.0665 0.0013) |
| OKLCH | oklch(80.22% 0.067 178.9) |
| XYZ | xyz(42.5598, 53.2617, 57.3181) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 8.05
Light Teal
#90E4C1
ΔE00 8.19
Mediumturquoise
#48D1CC
ΔE00 8.36
Turquoise
#40E0D0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDBF #CD8F9D
analogous
#8FCDA0 #8FCDBF #8FBCCD
triadic
#8FCDBF #BF8FCD #CDBF8F
tetradic
#8FCDBF #A08FCD #CD8F9D #BCCD8F
square
#8FCDBF #A08FCD #CD8F9D #BCCD8F
split-complementary
#8FCDBF #CD8FBC #CDA08F
monochromatic
#469C88 #65BAA7 #8FCDBF #B9E0D7 #E4F3EF
Accessibility & contrast
On white
1.80
#8FCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#8FCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDBF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDBF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#7DCFC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcdbf; /* rgb */ color: rgb(143, 205, 191); /* oklch */ color: oklch(80.2% 0.067 178.9);
Tailwind
colors: {
custom: {
50: '#b1dcd2',
500: '#8fcdbf',
950: '#000000',
},
}SCSS
$custom: #8fcdbf; $custom-light: #b1dcd2; $custom-dark: #000000;
JSON
{
"hex": "#8fcdbf",
"rgb": {
"r": 143,
"g": 205,
"b": 191
},
"hsl": {
"h": 166.452,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80219,
"c": 0.06656,
"h": 178.9
},
"luminance": 0.53264
}Semantic roles & 50–950 ramp
primary
#8FCDBF
secondary
#A25E6D
accent
#3450B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483