#8FCDBB#8FCDBB
#8FCDBB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.069 H 174.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDBB |
|---|---|
| RGB | rgb(143, 205, 187) |
| HSL | hsl(163, 38%, 68%) |
| HSV | hsv(163, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(77.93, -23.64, 2.63) |
| CIE-LCH | lch(77.93, 23.79, 173.65°) |
| OKLab | oklab(80.1% -0.0682 0.0066) |
| OKLCH | oklch(80.1% 0.069 174.5) |
| XYZ | xyz(42.1256, 53.0880, 55.0314) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.93
Seafoam Blue
#78D1B6
ΔE00 4.41
Mediumaquamarine
#66CDAA
ΔE00 6.98
Light Teal
#90E4C1
ΔE00 7.17
Seafoam
#7FE0B3
ΔE00 8.83
Mediumturquoise
#48D1CC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDBB #CD8FA1
analogous
#8FCD9C #8FCDBB #8FC0CD
triadic
#8FCDBB #BB8FCD #CDBB8F
tetradic
#8FCDBB #9C8FCD #CD8FA1 #C0CD8F
square
#8FCDBB #9C8FCD #CD8FA1 #C0CD8F
split-complementary
#8FCDBB #CD8FC0 #CD9C8F
monochromatic
#469C83 #65BAA1 #8FCDBB #B9E0D5 #E4F3EE
Accessibility & contrast
On white
1.81
#8FCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8FCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDBB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDBB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#7ECEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcdbb; /* rgb */ color: rgb(143, 205, 187); /* oklch */ color: oklch(80.1% 0.069 174.5);
Tailwind
colors: {
custom: {
50: '#b1dccf',
500: '#8fcdbb',
950: '#000000',
},
}SCSS
$custom: #8fcdbb; $custom-light: #b1dccf; $custom-dark: #000000;
JSON
{
"hex": "#8fcdbb",
"rgb": {
"r": 143,
"g": 205,
"b": 187
},
"hsl": {
"h": 162.581,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80103,
"c": 0.06856,
"h": 174.5
},
"luminance": 0.5309
}Semantic roles & 50–950 ramp
primary
#8FCDBB
secondary
#A25E72
accent
#3459B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483