#8ECFCB#8ECFCB
#8ECFCB is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.066 H 191.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFCB |
|---|---|
| RGB | rgb(142, 207, 203) |
| HSL | hsl(176, 40%, 68%) |
| HSV | hsv(176, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.86, -21.38, -4.60) |
| CIE-LCH | lch(78.86, 21.87, 192.15°) |
| OKLab | oklab(80.98% -0.0649 -0.0127) |
| OKLCH | oklch(80.98% 0.066 191.1) |
| XYZ | xyz(44.2439, 54.6857, 64.7124) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.65
Pale Teal
#82CBB2
ΔE00 7.97
Seafoam Blue
#78D1B6
ΔE00 8.71
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFCB #CF8E92
analogous
#8ECFAA #8ECFCB #8EB2CF
triadic
#8ECFCB #CB8ECF #CFCB8E
tetradic
#8ECFCB #AA8ECF #CF8E92 #B2CF8E
square
#8ECFCB #AA8ECF #CF8E92 #B2CF8E
split-complementary
#8ECFCB #CF8EB2 #CFAA8E
monochromatic
#449F99 #63BDB7 #8ECFCB #B9E1DF #E4F3F3
Accessibility & contrast
On white
1.76
#8ECFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8ECFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFCB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFCB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#BCBFCC
Tritanopia (blue-blind)
#77D2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecfcb; /* rgb */ color: rgb(142, 207, 203); /* oklch */ color: oklch(81.0% 0.066 191.1);
Tailwind
colors: {
custom: {
50: '#b1ddda',
500: '#8ecfcb',
950: '#000000',
},
}SCSS
$custom: #8ecfcb; $custom-light: #b1ddda; $custom-dark: #000000;
JSON
{
"hex": "#8ecfcb",
"rgb": {
"r": 142,
"g": 207,
"b": 203
},
"hsl": {
"h": 176.308,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80976,
"c": 0.06618,
"h": 191.1
},
"luminance": 0.54688
}Semantic roles & 50–950 ramp
primary
#8ECFCB
secondary
#A45D61
accent
#323AB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483