#8CCFCA#8CCFCA
#8CCFCA is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.068 H 190.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFCA |
|---|---|
| RGB | rgb(140, 207, 202) |
| HSL | hsl(176, 41%, 68%) |
| HSV | hsv(176, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.73, -22.16, -4.27) |
| CIE-LCH | lch(78.73, 22.57, 190.90°) |
| OKLab | oklab(80.84% -0.0671 -0.0118) |
| OKLCH | oklch(80.84% 0.068 190) |
| XYZ | xyz(43.7850, 54.4628, 64.0709) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 7.52
Paleturquoise
#AFEEEE
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.12
Seafoam Blue
#78D1B6
ΔE00 8.22
Darkturquoise
#00CED1
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFCA #CF8C91
analogous
#8CCFA8 #8CCFCA #8CB2CF
triadic
#8CCFCA #CA8CCF #CFCA8C
tetradic
#8CCFCA #A88CCF #CF8C91 #B2CF8C
square
#8CCFCA #A88CCF #CF8C91 #B2CF8C
split-complementary
#8CCFCA #CF8CB2 #CFA88C
monochromatic
#429E98 #61BDB6 #8CCFCA #B7E1DE #E2F3F2
Accessibility & contrast
On white
1.77
#8CCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#8CCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFCA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFCA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#74D2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccfca; /* rgb */ color: rgb(140, 207, 202); /* oklch */ color: oklch(80.8% 0.068 190.0);
Tailwind
colors: {
custom: {
50: '#b0ddda',
500: '#8ccfca',
950: '#000000',
},
}SCSS
$custom: #8ccfca; $custom-light: #b0ddda; $custom-dark: #000000;
JSON
{
"hex": "#8ccfca",
"rgb": {
"r": 140,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.522,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.80836,
"c": 0.06811,
"h": 190
},
"luminance": 0.54465
}Semantic roles & 50–950 ramp
primary
#8CCFCA
secondary
#A45B60
accent
#313BB4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483