#8CD9BB#8CD9BB
#8CD9BB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.088 H 167.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD9BB |
|---|---|
| RGB | rgb(140, 217, 187) |
| HSL | hsl(157, 50%, 70%) |
| HSV | hsv(157, 35%, 85%) |
| CMYK | cmyk(35.5%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(81.17, -30.33, 7.30) |
| CIE-LCH | lch(81.17, 31.20, 166.47°) |
| OKLab | oklab(82.67% -0.0858 0.0188) |
| OKLCH | oklch(82.67% 0.088 167.6) |
| XYZ | xyz(44.5944, 58.7864, 56.0012) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.73
Seafoam Blue
#78D1B6
ΔE00 3.04
Pale Teal
#82CBB2
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD9BB #D98CAA
analogous
#8CD994 #8CD9BB #8CD1D9
triadic
#8CD9BB #BB8CD9 #D9BB8C
tetradic
#8CD9BB #948CD9 #D98CAA #D1D98C
square
#8CD9BB #948CD9 #D98CAA #D1D98C
split-complementary
#8CD9BB #D98CD1 #D9948C
monochromatic
#3AB082 #5ECAA0 #8CD9BB #BAE8D6 #E8F7F1
Accessibility & contrast
On white
1.65
#8CD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#8CD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD9BB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD9BB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#78DAD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cd9bb; /* rgb */ color: rgb(140, 217, 187); /* oklch */ color: oklch(82.7% 0.088 167.6);
Tailwind
colors: {
custom: {
50: '#b0e5cf',
500: '#8cd9bb',
950: '#000000',
},
}SCSS
$custom: #8cd9bb; $custom-light: #b0e5cf; $custom-dark: #000000;
JSON
{
"hex": "#8cd9bb",
"rgb": {
"r": 140,
"g": 217,
"b": 187
},
"hsl": {
"h": 156.623,
"s": 50.327,
"l": 70
},
"oklch": {
"l": 0.8267,
"c": 0.08779,
"h": 167.6
},
"luminance": 0.58789
}Semantic roles & 50–950 ramp
primary
#8CD9BB
secondary
#B0597B
accent
#2862BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483