#8FDCDC#8FDCDC
#8FDCDC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.076 H 195.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDCDC |
|---|---|
| RGB | rgb(143, 220, 220) |
| HSL | hsl(180, 52%, 71%) |
| HSV | hsv(180, 35%, 86%) |
| CMYK | cmyk(35%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.01, -23.60, -7.53) |
| CIE-LCH | lch(83.01, 24.78, 197.69°) |
| OKLab | oklab(84.47% -0.0731 -0.0207) |
| OKLCH | oklch(84.47% 0.076 195.8) |
| XYZ | xyz(49.8345, 62.1901, 77.0742) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Powder Blue
#B0E0E6
ΔE00 6.48
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDCDC #DC8F8F
analogous
#8FDCB5 #8FDCDC #8FB5DC
triadic
#8FDCDC #DC8FDC #DCDC8F
tetradic
#8FDCDC #B58FDC #DC8F8F #B5DC8F
square
#8FDCDC #B58FDC #DC8F8F #B5DC8F
split-complementary
#8FDCDC #DC8FB5 #DCB58F
monochromatic
#39B7B7 #60CDCD #8FDCDC #BEEBEB #E8F8F8
Accessibility & contrast
On white
1.56
#8FDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#8FDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDCDC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDCDC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#70E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8fdcdc; /* rgb */ color: rgb(143, 220, 220); /* oklch */ color: oklch(84.5% 0.076 195.8);
Tailwind
colors: {
custom: {
50: '#b3e7e6',
500: '#8fdcdc',
950: '#000000',
},
}SCSS
$custom: #8fdcdc; $custom-light: #b3e7e6; $custom-dark: #000000;
JSON
{
"hex": "#8fdcdc",
"rgb": {
"r": 143,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.84469,
"c": 0.07598,
"h": 195.8
},
"luminance": 0.62193
}Semantic roles & 50–950 ramp
primary
#8FDCDC
secondary
#B35C5C
accent
#2626C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484