#8FCACF#8FCACF
#8FCACF is a light, moderate teal. Relative luminance 0.526; OKLCH L 80.0% C 0.061 H 202.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCACF |
|---|---|
| RGB | rgb(143, 202, 207) |
| HSL | hsl(185, 40%, 69%) |
| HSV | hsv(185, 31%, 81%) |
| CMYK | cmyk(30.9%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.63, -17.64, -8.57) |
| CIE-LCH | lch(77.63, 19.61, 205.91°) |
| OKLab | oklab(80.04% -0.0562 -0.0234) |
| OKLCH | oklch(80.04% 0.061 202.6) |
| XYZ | xyz(43.7069, 52.5833, 66.8660) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 8.47
Paleturquoise
#AFEEEE
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.84
Mediumturquoise
#48D1CC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCACF #CF948F
analogous
#8FCFB4 #8FCACF #8FAACF
triadic
#8FCACF #CF8FCA #CACF8F
tetradic
#8FCACF #B48FCF #CF948F #AACF8F
square
#8FCACF #B48FCF #CF948F #AACF8F
split-complementary
#8FCACF #CF8FAA #CFB48F
monochromatic
#44989F #64B6BD #8FCACF #BADEE1 #E5F3F4
Accessibility & contrast
On white
1.82
#8FCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#8FCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCACF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCACF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#78CECB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcacf; /* rgb */ color: rgb(143, 202, 207); /* oklch */ color: oklch(80.0% 0.061 202.6);
Tailwind
colors: {
custom: {
50: '#b2dadd',
500: '#8fcacf',
950: '#000000',
},
}SCSS
$custom: #8fcacf; $custom-light: #b2dadd; $custom-dark: #000000;
JSON
{
"hex": "#8fcacf",
"rgb": {
"r": 143,
"g": 202,
"b": 207
},
"hsl": {
"h": 184.688,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80044,
"c": 0.06087,
"h": 202.6
},
"luminance": 0.52586
}Semantic roles & 50–950 ramp
primary
#8FCACF
secondary
#A4635E
accent
#3D32B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384