#8CCEAF#8CCEAF
#8CCEAF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.081 H 163.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCEAF |
|---|---|
| RGB | rgb(140, 206, 175) |
| HSL | hsl(152, 40%, 68%) |
| HSV | hsv(152, 32%, 81%) |
| CMYK | cmyk(32%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(77.76, -27.53, 8.81) |
| CIE-LCH | lch(77.76, 28.90, 162.25°) |
| OKLab | oklab(79.83% -0.0773 0.0227) |
| OKLCH | oklch(79.83% 0.081 163.6) |
| XYZ | xyz(40.6217, 52.8111, 48.6023) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 5.73
Darkseagreen
#8FBC8F
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCEAF #CE8CAB
analogous
#8CCE8E #8CCEAF #8CCCCE
triadic
#8CCEAF #AF8CCE #CEAF8C
tetradic
#8CCEAF #8E8CCE #CE8CAB #CCCE8C
square
#8CCEAF #8E8CCE #CE8CAB #CCCE8C
split-complementary
#8CCEAF #CE8CCC #CE8E8C
monochromatic
#439D73 #61BC91 #8CCEAF #B7E0CD #E2F3EB
Accessibility & contrast
On white
1.82
#8CCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#8CCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCEAF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCEAF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#7DCEC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cceaf; /* rgb */ color: rgb(140, 206, 175); /* oklch */ color: oklch(79.8% 0.081 163.6);
Tailwind
colors: {
custom: {
50: '#afddc6',
500: '#8cceaf',
950: '#000000',
},
}SCSS
$custom: #8cceaf; $custom-light: #afddc6; $custom-dark: #000000;
JSON
{
"hex": "#8cceaf",
"rgb": {
"r": 140,
"g": 206,
"b": 175
},
"hsl": {
"h": 151.818,
"s": 40.244,
"l": 67.843
},
"oklch": {
"l": 0.79834,
"c": 0.08056,
"h": 163.6
},
"luminance": 0.52813
}Semantic roles & 50–950 ramp
primary
#8CCEAF
secondary
#A35B7D
accent
#326FB3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482