#8FDBC8#8FDBC8
#8FDBC8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.080 H 176.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBC8 |
|---|---|
| RGB | rgb(143, 219, 200) |
| HSL | hsl(165, 51%, 71%) |
| HSV | hsv(165, 35%, 86%) |
| CMYK | cmyk(34.7%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(82.20, -27.67, 1.90) |
| CIE-LCH | lch(82.20, 27.73, 176.07°) |
| OKLab | oklab(83.64% -0.0802 0.0046) |
| OKLCH | oklch(83.64% 0.08 176.7) |
| XYZ | xyz(47.0808, 60.6700, 63.8620) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.23
Pale Teal
#82CBB2
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 5.14
Tiffany Blue
#7BF2DA
ΔE00 6.22
Mediumaquamarine
#66CDAA
ΔE00 7.18
Turquoise
#40E0D0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBC8 #DB8FA2
analogous
#8FDBA2 #8FDBC8 #8FC8DB
triadic
#8FDBC8 #C88FDB #DBC88F
tetradic
#8FDBC8 #A28FDB #DB8FA2 #C8DB8F
square
#8FDBC8 #A28FDB #DB8FA2 #C8DB8F
split-complementary
#8FDBC8 #DB8FC8 #DBA28F
monochromatic
#3AB597 #61CCB1 #8FDBC8 #BDEADF #E8F8F4
Accessibility & contrast
On white
1.60
#8FDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#8FDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBC8
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBC8 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C8C8C9
Tritanopia (blue-blind)
#78DDD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8fdbc8; /* rgb */ color: rgb(143, 219, 200); /* oklch */ color: oklch(83.6% 0.080 176.7);
Tailwind
colors: {
custom: {
50: '#b2e6d8',
500: '#8fdbc8',
950: '#000000',
},
}SCSS
$custom: #8fdbc8; $custom-light: #b2e6d8; $custom-dark: #000000;
JSON
{
"hex": "#8fdbc8",
"rgb": {
"r": 143,
"g": 219,
"b": 200
},
"hsl": {
"h": 165,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.8364,
"c": 0.0803,
"h": 176.7
},
"luminance": 0.60673
}Semantic roles & 50–950 ramp
primary
#8FDBC8
secondary
#B25C72
accent
#274DBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483