#8CD2AF#8CD2AF
#8CD2AF is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.087 H 161.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2AF |
|---|---|
| RGB | rgb(140, 210, 175) |
| HSL | hsl(150, 44%, 69%) |
| HSV | hsv(150, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(78.90, -29.45, 10.44) |
| CIE-LCH | lch(78.90, 31.25, 160.48°) |
| OKLab | oklab(80.75% -0.0823 0.0269) |
| OKLCH | oklch(80.75% 0.087 161.9) |
| XYZ | xyz(41.5969, 54.7615, 48.9273) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2AF #D28CAF
analogous
#8CD28C #8CD2AF #8CD2D2
triadic
#8CD2AF #AF8CD2 #D2AF8C
tetradic
#8CD2AF #8C8CD2 #D28CAF #D2D28C
square
#8CD2AF #8C8CD2 #D28CAF #D2D28C
split-complementary
#8CD2AF #D28CD2 #D28C8C
monochromatic
#40A472 #60C190 #8CD2AF #B8E3CE #E4F4EC
Accessibility & contrast
On white
1.76
#8CD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#8CD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2AF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2AF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#7CD2C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd2af; /* rgb */ color: rgb(140, 210, 175); /* oklch */ color: oklch(80.8% 0.087 161.9);
Tailwind
colors: {
custom: {
50: '#afe0c6',
500: '#8cd2af',
950: '#000000',
},
}SCSS
$custom: #8cd2af; $custom-light: #afe0c6; $custom-dark: #000000;
JSON
{
"hex": "#8cd2af",
"rgb": {
"r": 140,
"g": 210,
"b": 175
},
"hsl": {
"h": 150,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80751,
"c": 0.08659,
"h": 161.9
},
"luminance": 0.54764
}Semantic roles & 50–950 ramp
primary
#8CD2AF
secondary
#A85B81
accent
#2F73B7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111513
muted
#818482