#8CCCCF#8CCCCF
#8CCCCF is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.065 H 199.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCCF |
|---|---|
| RGB | rgb(140, 204, 207) |
| HSL | hsl(183, 41%, 68%) |
| HSV | hsv(183, 32%, 81%) |
| CMYK | cmyk(32.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.03, -19.49, -7.99) |
| CIE-LCH | lch(78.03, 21.07, 202.29°) |
| OKLab | oklab(80.32% -0.0613 -0.0219) |
| OKLCH | oklch(80.32% 0.065 199.6) |
| XYZ | xyz(43.6667, 53.2636, 66.9994) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.33
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Darkturquoise
#00CED1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCCF #CF8F8C
analogous
#8CCFB0 #8CCCCF #8CAACF
triadic
#8CCCCF #CF8CCC #CCCF8C
tetradic
#8CCCCF #B08CCF #CF8F8C #AACF8C
square
#8CCCCF #B08CCF #CF8F8C #AACF8C
split-complementary
#8CCCCF #CF8CAA #CFB08C
monochromatic
#429A9E #61B9BD #8CCCCF #B7DFE1 #E2F2F3
Accessibility & contrast
On white
1.80
#8CCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#8CCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCCF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCCF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#73D0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8ccccf; /* rgb */ color: rgb(140, 204, 207); /* oklch */ color: oklch(80.3% 0.065 199.6);
Tailwind
colors: {
custom: {
50: '#b0dbdd',
500: '#8ccccf',
950: '#000000',
},
}SCSS
$custom: #8ccccf; $custom-light: #b0dbdd; $custom-dark: #000000;
JSON
{
"hex": "#8ccccf",
"rgb": {
"r": 140,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.687,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.80323,
"c": 0.0651,
"h": 199.6
},
"luminance": 0.53266
}Semantic roles & 50–950 ramp
primary
#8CCCCF
secondary
#A45E5B
accent
#3731B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484