#8CD3AF#8CD3AF
#8CD3AF is a light, moderate green. Relative luminance 0.553; OKLCH L 81.0% C 0.088 H 161.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3AF |
|---|---|
| RGB | rgb(140, 211, 175) |
| HSL | hsl(150, 45%, 69%) |
| HSV | hsv(150, 34%, 83%) |
| CMYK | cmyk(33.6%, 0%, 17.1%, 17.3%) |
| CIE-LAB | lab(79.19, -29.93, 10.84) |
| CIE-LCH | lch(79.19, 31.83, 160.08°) |
| OKLab | oklab(80.98% -0.0836 0.0279) |
| OKLCH | oklch(80.98% 0.088 161.5) |
| XYZ | xyz(41.8446, 55.2569, 49.0099) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3AF #D38CB0
analogous
#8DD38C #8CD3AF #8CD3D3
triadic
#8CD3AF #AF8CD3 #D3AF8C
tetradic
#8CD3AF #8C8DD3 #D38CB0 #D3D38C
square
#8CD3AF #8C8DD3 #D38CB0 #D3D38C
split-complementary
#8CD3AF #D38CD3 #D38C8D
monochromatic
#3FA572 #60C290 #8CD3AF #B8E4CE #E5F5ED
Accessibility & contrast
On white
1.74
#8CD3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#8CD3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3AF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3AF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#C5C1B1
Tritanopia (blue-blind)
#7CD3C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd3af; /* rgb */ color: rgb(140, 211, 175); /* oklch */ color: oklch(81.0% 0.088 161.5);
Tailwind
colors: {
custom: {
50: '#b0e1c6',
500: '#8cd3af',
950: '#000000',
},
}SCSS
$custom: #8cd3af; $custom-light: #b0e1c6; $custom-dark: #000000;
JSON
{
"hex": "#8cd3af",
"rgb": {
"r": 140,
"g": 211,
"b": 175
},
"hsl": {
"h": 149.577,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.80981,
"c": 0.08811,
"h": 161.5
},
"luminance": 0.55259
}Semantic roles & 50–950 ramp
primary
#8CD3AF
secondary
#A95A82
accent
#2E74B8
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111513
muted
#818482