#8CFCCF#8CFCCF
#8CFCCF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.122 H 165.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFCCF |
|---|---|
| RGB | rgb(140, 252, 207) |
| HSL | hsl(156, 95%, 77%) |
| HSV | hsv(156, 44%, 99%) |
| CMYK | cmyk(44.4%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.55, -42.21, 11.67) |
| CIE-LCH | lch(91.55, 43.80, 164.55°) |
| OKLab | oklab(91.2% -0.1181 0.03) |
| OKLCH | oklch(91.2% 0.122 165.8) |
| XYZ | xyz(56.8834, 79.6969, 71.4049) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 2.34
Light Aqua
#8CFFDB
ΔE00 2.63
Pale Turquoise
#A5FBD5
ΔE00 3.12
Light Seafoam
#A0FEBF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFCCF #FC8CB9
analogous
#8CFC97 #8CFCCF #8CF1FC
triadic
#8CFCCF #CF8CFC #FCCF8C
tetradic
#8CFCCF #978CFC #FC8CB9 #F1FC8C
square
#8CFCCF #978CFC #FC8CB9 #F1FC8C
split-complementary
#8CFCCF #FC8CF1 #FC978C
monochromatic
#15F99D #50FAB6 #8CFCCF #C8FEE8 #E1FEF3
Accessibility & contrast
On white
1.24
#8CFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#8CFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFCCF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFCCF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#6AFCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfccf; /* rgb */ color: rgb(140, 252, 207); /* oklch */ color: oklch(91.2% 0.122 165.8);
Tailwind
colors: {
custom: {
50: '#b3fedd',
500: '#8cfccf',
950: '#000000',
},
}SCSS
$custom: #8cfccf; $custom-light: #b3fedd; $custom-dark: #000000;
JSON
{
"hex": "#8cfccf",
"rgb": {
"r": 140,
"g": 252,
"b": 207
},
"hsl": {
"h": 155.893,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.91201,
"c": 0.12185,
"h": 165.8
},
"luminance": 0.79701
}Semantic roles & 50–950 ramp
primary
#8CFCCF
secondary
#DC5088
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684