#8CD7BB#8CD7BB
#8CD7BB is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.085 H 168.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7BB |
|---|---|
| RGB | rgb(140, 215, 187) |
| HSL | hsl(158, 48%, 70%) |
| HSV | hsv(158, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(80.61, -29.38, 6.48) |
| CIE-LCH | lch(80.61, 30.08, 167.55°) |
| OKLab | oklab(82.21% -0.0833 0.0167) |
| OKLCH | oklch(82.21% 0.085 168.7) |
| XYZ | xyz(44.0820, 57.7616, 55.8304) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.73
Pale Teal
#82CBB2
ΔE00 3.02
Light Teal
#90E4C1
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7BB #D78CA8
analogous
#8CD796 #8CD7BB #8CCED7
triadic
#8CD7BB #BB8CD7 #D7BB8C
tetradic
#8CD7BB #968CD7 #D78CA8 #CED78C
square
#8CD7BB #968CD7 #D78CA8 #CED78C
split-complementary
#8CD7BB #D78CCE #D7968C
monochromatic
#3CAD83 #5FC7A0 #8CD7BB #B9E7D6 #E7F7F1
Accessibility & contrast
On white
1.67
#8CD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#8CD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7BB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7BB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#78D8CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd7bb; /* rgb */ color: rgb(140, 215, 187); /* oklch */ color: oklch(82.2% 0.085 168.7);
Tailwind
colors: {
custom: {
50: '#b0e3cf',
500: '#8cd7bb',
950: '#000000',
},
}SCSS
$custom: #8cd7bb; $custom-light: #b0e3cf; $custom-dark: #000000;
JSON
{
"hex": "#8cd7bb",
"rgb": {
"r": 140,
"g": 215,
"b": 187
},
"hsl": {
"h": 157.6,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.82213,
"c": 0.08496,
"h": 168.7
},
"luminance": 0.57764
}Semantic roles & 50–950 ramp
primary
#8CD7BB
secondary
#AD5A79
accent
#2A60BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483