#8CD4B3#8CD4B3
#8CD4B3 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.086 H 164.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4B3 |
|---|---|
| RGB | rgb(140, 212, 179) |
| HSL | hsl(153, 46%, 69%) |
| HSV | hsv(153, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 15.6%, 16.9%) |
| CIE-LAB | lab(79.57, -29.60, 9.25) |
| CIE-LCH | lch(79.57, 31.01, 162.64°) |
| OKLab | oklab(81.31% -0.0831 0.0238) |
| OKLCH | oklch(81.31% 0.086 164) |
| XYZ | xyz(42.4925, 55.9147, 51.1927) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.29
Seafoam Blue
#78D1B6
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4B3 #D48CAD
analogous
#8CD48F #8CD4B3 #8CD1D4
triadic
#8CD4B3 #B38CD4 #D4B38C
tetradic
#8CD4B3 #8F8CD4 #D48CAD #D1D48C
square
#8CD4B3 #8F8CD4 #D48CAD #D1D48C
split-complementary
#8CD4B3 #D48CD1 #D48F8C
monochromatic
#3EA777 #5FC396 #8CD4B3 #B9E5D0 #E5F5EE
Accessibility & contrast
On white
1.72
#8CD4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#8CD4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4B3
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4B3 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB1
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#7BD4CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd4b3; /* rgb */ color: rgb(140, 212, 179); /* oklch */ color: oklch(81.3% 0.086 164.0);
Tailwind
colors: {
custom: {
50: '#b0e1c9',
500: '#8cd4b3',
950: '#000000',
},
}SCSS
$custom: #8cd4b3; $custom-light: #b0e1c9; $custom-dark: #000000;
JSON
{
"hex": "#8cd4b3",
"rgb": {
"r": 140,
"g": 212,
"b": 179
},
"hsl": {
"h": 152.5,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.81314,
"c": 0.08641,
"h": 164
},
"luminance": 0.55917
}Semantic roles & 50–950 ramp
primary
#8CD4B3
secondary
#AA5A7F
accent
#2D6DB9
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111513
muted
#818482