#8FCDBE#8FCDBE
#8FCDBE is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.067 H 177.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDBE |
|---|---|
| RGB | rgb(143, 205, 190) |
| HSL | hsl(165, 38%, 68%) |
| HSV | hsv(165, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(78.00, -22.99, 1.13) |
| CIE-LCH | lch(78.00, 23.02, 177.18°) |
| OKLab | oklab(80.19% -0.067 0.0027) |
| OKLCH | oklch(80.19% 0.067 177.7) |
| XYZ | xyz(42.4501, 53.2178, 56.7405) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.83
Seafoam Blue
#78D1B6
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 7.76
Light Teal
#90E4C1
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.55
Turquoise
#40E0D0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDBE #CD8F9E
analogous
#8FCD9F #8FCDBE #8FBDCD
triadic
#8FCDBE #BE8FCD #CDBE8F
tetradic
#8FCDBE #9F8FCD #CD8F9E #BDCD8F
square
#8FCDBE #9F8FCD #CD8F9E #BDCD8F
split-complementary
#8FCDBE #CD8FBD #CD9F8F
monochromatic
#469C87 #65BAA5 #8FCDBE #B9E0D7 #E4F3EF
Accessibility & contrast
On white
1.80
#8FCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8FCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDBE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDBE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#7DCFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcdbe; /* rgb */ color: rgb(143, 205, 190); /* oklch */ color: oklch(80.2% 0.067 177.7);
Tailwind
colors: {
custom: {
50: '#b1dcd1',
500: '#8fcdbe',
950: '#000000',
},
}SCSS
$custom: #8fcdbe; $custom-light: #b1dcd1; $custom-dark: #000000;
JSON
{
"hex": "#8fcdbe",
"rgb": {
"r": 143,
"g": 205,
"b": 190
},
"hsl": {
"h": 165.484,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80189,
"c": 0.06702,
"h": 177.7
},
"luminance": 0.5322
}Semantic roles & 50–950 ramp
primary
#8FCDBE
secondary
#A25E6F
accent
#3453B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483