#8CFCCD#8CFCCD
#8CFCCD is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.123 H 164.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFCCD |
|---|---|
| RGB | rgb(140, 252, 205) |
| HSL | hsl(155, 95%, 77%) |
| HSV | hsv(155, 44%, 99%) |
| CMYK | cmyk(44.4%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.50, -42.63, 12.64) |
| CIE-LCH | lch(91.50, 44.46, 163.49°) |
| OKLab | oklab(91.15% -0.119 0.0325) |
| OKLCH | oklch(91.15% 0.123 164.7) |
| XYZ | xyz(56.6404, 79.5998, 70.1254) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 3.12
Pale Turquoise
#A5FBD5
ΔE00 3.31
Light Seafoam
#A0FEBF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFCCD #FC8CBB
analogous
#8CFC95 #8CFCCD #8CF3FC
triadic
#8CFCCD #CD8CFC #FCCD8C
tetradic
#8CFCCD #958CFC #FC8CBB #F3FC8C
square
#8CFCCD #958CFC #FC8CBB #F3FC8C
split-complementary
#8CFCCD #FC8CF3 #FC958C
monochromatic
#15F999 #50FAB3 #8CFCCD #C8FEE7 #E1FEF2
Accessibility & contrast
On white
1.24
#8CFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#8CFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFCCD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFCCD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E6E2D0
Tritanopia (blue-blind)
#6AFCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfccd; /* rgb */ color: rgb(140, 252, 205); /* oklch */ color: oklch(91.2% 0.123 164.7);
Tailwind
colors: {
custom: {
50: '#b3fedc',
500: '#8cfccd',
950: '#000000',
},
}SCSS
$custom: #8cfccd; $custom-light: #b3fedc; $custom-dark: #000000;
JSON
{
"hex": "#8cfccd",
"rgb": {
"r": 140,
"g": 252,
"b": 205
},
"hsl": {
"h": 154.821,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.91151,
"c": 0.12332,
"h": 164.7
},
"luminance": 0.79604
}Semantic roles & 50–950 ramp
primary
#8CFCCD
secondary
#DC508B
accent
#0060E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684