#8CDCB5#8CDCB5
#8CDCB5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.097 H 162.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCB5 |
|---|---|
| RGB | rgb(140, 220, 181) |
| HSL | hsl(151, 53%, 71%) |
| HSV | hsv(151, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(81.89, -32.98, 11.50) |
| CIE-LCH | lch(81.89, 34.92, 160.77°) |
| OKLab | oklab(83.2% -0.092 0.0296) |
| OKLCH | oklch(83.2% 0.097 162.2) |
| XYZ | xyz(44.7458, 60.0954, 52.9489) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.28
Light Teal
#90E4C1
ΔE00 2.33
Seafoam Blue
#78D1B6
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 5.37
Pale Teal
#82CBB2
ΔE00 5.45
Mint
#AAF0C1
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCB5 #DC8CB3
analogous
#8CDC8D #8CDCB5 #8CDBDC
triadic
#8CDCB5 #B58CDC #DCB58C
tetradic
#8CDCB5 #8D8CDC #DC8CB3 #DBDC8C
square
#8CDCB5 #8D8CDC #DC8CB3 #DBDC8C
split-complementary
#8CDCB5 #DC8CDB #DC8D8C
monochromatic
#37B678 #5DCE97 #8CDCB5 #BBEAD3 #E8F8F0
Accessibility & contrast
On white
1.61
#8CDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#8CDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCB5
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCB5 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B3
Deuteranopia (green-blind)
#CCC8B7
Tritanopia (blue-blind)
#79DCD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8cdcb5; /* rgb */ color: rgb(140, 220, 181); /* oklch */ color: oklch(83.2% 0.097 162.2);
Tailwind
colors: {
custom: {
50: '#b0e7cb',
500: '#8cdcb5',
950: '#000000',
},
}SCSS
$custom: #8cdcb5; $custom-light: #b0e7cb; $custom-dark: #000000;
JSON
{
"hex": "#8cdcb5",
"rgb": {
"r": 140,
"g": 220,
"b": 181
},
"hsl": {
"h": 150.75,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83202,
"c": 0.09667,
"h": 162.2
},
"luminance": 0.60098
}Semantic roles & 50–950 ramp
primary
#8CDCB5
secondary
#B35985
accent
#2571C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482