#8CCBB3#8CCBB3
#8CCBB3 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.073 H 168.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBB3 |
|---|---|
| RGB | rgb(140, 203, 179) |
| HSL | hsl(157, 38%, 67%) |
| HSV | hsv(157, 31%, 80%) |
| CMYK | cmyk(31%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(77.00, -25.24, 5.58) |
| CIE-LCH | lch(77.00, 25.85, 167.54°) |
| OKLab | oklab(79.26% -0.0718 0.0143) |
| OKLCH | oklch(79.26% 0.073 168.7) |
| XYZ | xyz(40.3051, 51.5399, 50.4636) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.58
Seafoam Blue
#78D1B6
ΔE00 3.63
Mediumaquamarine
#66CDAA
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 6.47
Seafoam
#7FE0B3
ΔE00 7.50
Darkseagreen
#8FBC8F
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBB3 #CB8CA4
analogous
#8CCB94 #8CCBB3 #8CC4CB
triadic
#8CCBB3 #B38CCB #CBB38C
tetradic
#8CCBB3 #948CCB #CB8CA4 #C4CB8C
square
#8CCBB3 #948CCB #CB8CA4 #C4CB8C
split-complementary
#8CCBB3 #CB8CC4 #CB948C
monochromatic
#459878 #62B897 #8CCBB3 #B6DECF #E0F1EB
Accessibility & contrast
On white
1.86
#8CCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#8CCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBB3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBB3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#BDBBB5
Tritanopia (blue-blind)
#7CCCC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8ccbb3; /* rgb */ color: rgb(140, 203, 179); /* oklch */ color: oklch(79.3% 0.073 168.7);
Tailwind
colors: {
custom: {
50: '#afdbc9',
500: '#8ccbb3',
950: '#000000',
},
}SCSS
$custom: #8ccbb3; $custom-light: #afdbc9; $custom-dark: #000000;
JSON
{
"hex": "#8ccbb3",
"rgb": {
"r": 140,
"g": 203,
"b": 179
},
"hsl": {
"h": 157.143,
"s": 37.725,
"l": 67.255
},
"oklch": {
"l": 0.79256,
"c": 0.07318,
"h": 168.7
},
"luminance": 0.51542
}Semantic roles & 50–950 ramp
primary
#8CCBB3
secondary
#9F5C76
accent
#3564B1
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482