#8CCFBD#8CCFBD
#8CCFBD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.4% C 0.073 H 175.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFBD |
|---|---|
| RGB | rgb(140, 207, 189) |
| HSL | hsl(164, 41%, 68%) |
| HSV | hsv(164, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.39, -25.07, 2.21) |
| CIE-LCH | lch(78.39, 25.17, 174.97°) |
| OKLab | oklab(80.45% -0.0725 0.0055) |
| OKLCH | oklch(80.45% 0.073 175.7) |
| XYZ | xyz(42.3102, 53.8729, 56.3033) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.81
Seafoam Blue
#78D1B6
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 6.63
Light Teal
#90E4C1
ΔE00 6.78
Seafoam
#7FE0B3
ΔE00 8.51
Mediumturquoise
#48D1CC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFBD #CF8C9E
analogous
#8CCF9B #8CCFBD #8CBFCF
triadic
#8CCFBD #BD8CCF #CFBD8C
tetradic
#8CCFBD #9B8CCF #CF8C9E #BFCF8C
square
#8CCFBD #9B8CCF #CF8C9E #BFCF8C
split-complementary
#8CCFBD #CF8CBF #CF9B8C
monochromatic
#429E86 #61BDA4 #8CCFBD #B7E1D6 #E2F3EF
Accessibility & contrast
On white
1.78
#8CCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#8CCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFBD
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFBD | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#79D1C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8ccfbd; /* rgb */ color: rgb(140, 207, 189); /* oklch */ color: oklch(80.4% 0.073 175.7);
Tailwind
colors: {
custom: {
50: '#b0ded0',
500: '#8ccfbd',
950: '#000000',
},
}SCSS
$custom: #8ccfbd; $custom-light: #b0ded0; $custom-dark: #000000;
JSON
{
"hex": "#8ccfbd",
"rgb": {
"r": 140,
"g": 207,
"b": 189
},
"hsl": {
"h": 163.881,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.80447,
"c": 0.07273,
"h": 175.7
},
"luminance": 0.53875
}Semantic roles & 50–950 ramp
primary
#8CCFBD
secondary
#A45B6F
accent
#3154B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483