#8ACFC5#8ACFC5
#8ACFC5 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.071 H 184.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACFC5 |
|---|---|
| RGB | rgb(138, 207, 197) |
| HSL | hsl(171, 42%, 68%) |
| HSV | hsv(171, 33%, 81%) |
| CMYK | cmyk(33.3%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(78.50, -23.86, -1.94) |
| CIE-LCH | lch(78.50, 23.94, 184.65°) |
| OKLab | oklab(80.58% -0.0709 -0.0056) |
| OKLCH | oklch(80.58% 0.071 184.5) |
| XYZ | xyz(42.8686, 54.0576, 60.9878) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.81
Turquoise
#40E0D0
ΔE00 8.33
Paleturquoise
#AFEEEE
ΔE00 8.77
Mediumaquamarine
#66CDAA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACFC5 #CF8A94
analogous
#8ACFA2 #8ACFC5 #8AB7CF
triadic
#8ACFC5 #C58ACF #CFC58A
tetradic
#8ACFC5 #A28ACF #CF8A94 #B7CF8A
square
#8ACFC5 #A28ACF #CF8A94 #B7CF8A
split-complementary
#8ACFC5 #CF8AB7 #CFA28A
monochromatic
#419E90 #5FBDAF #8ACFC5 #B5E1DB #E1F3F0
Accessibility & contrast
On white
1.78
#8ACFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#8ACFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACFC5
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACFC5 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#BCBEC6
Tritanopia (blue-blind)
#73D2CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8acfc5; /* rgb */ color: rgb(138, 207, 197); /* oklch */ color: oklch(80.6% 0.071 184.5);
Tailwind
colors: {
custom: {
50: '#aeded6',
500: '#8acfc5',
950: '#000000',
},
}SCSS
$custom: #8acfc5; $custom-light: #aeded6; $custom-dark: #000000;
JSON
{
"hex": "#8acfc5",
"rgb": {
"r": 138,
"g": 207,
"b": 197
},
"hsl": {
"h": 171.304,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.80576,
"c": 0.07108,
"h": 184.5
},
"luminance": 0.5406
}Semantic roles & 50–950 ramp
primary
#8ACFC5
secondary
#A45A64
accent
#3144B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483