#8CFCED#8CFCED
#8CFCED is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.106 H 184.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFCED |
|---|---|
| RGB | rgb(140, 252, 237) |
| HSL | hsl(172, 95%, 77%) |
| HSV | hsv(172, 44%, 99%) |
| CMYK | cmyk(44.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.27, -35.61, -2.81) |
| CIE-LCH | lch(92.27, 35.72, 184.51°) |
| OKLab | oklab(92.02% -0.1054 -0.0081) |
| OKLCH | oklch(92.02% 0.106 184.4) |
| XYZ | xyz(60.9055, 81.3058, 92.5884) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Cyan
#ACFFFC
ΔE00 5.60
Pale Aqua
#B8FFEB
ΔE00 5.72
Bright Aqua
#0BF9EA
ΔE00 5.95
Pale Cyan
#B7FFFA
ΔE00 6.20
Light Aqua
#8CFFDB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFCED #FC8C9B
analogous
#8CFCB5 #8CFCED #8CD3FC
triadic
#8CFCED #ED8CFC #FCED8C
tetradic
#8CFCED #B58CFC #FC8C9B #D3FC8C
square
#8CFCED #B58CFC #FC8C9B #D3FC8C
split-complementary
#8CFCED #FC8CD3 #FCB58C
monochromatic
#15F9DA #50FAE4 #8CFCED #C8FEF6 #E1FEFA
Accessibility & contrast
On white
1.22
#8CFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#8CFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFCED
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFCED | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#5AFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8cfced; /* rgb */ color: rgb(140, 252, 237); /* oklch */ color: oklch(92.0% 0.106 184.4);
Tailwind
colors: {
custom: {
50: '#b4fdf2',
500: '#8cfced',
950: '#000000',
},
}SCSS
$custom: #8cfced; $custom-light: #b4fdf2; $custom-dark: #000000;
JSON
{
"hex": "#8cfced",
"rgb": {
"r": 140,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.964,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.9202,
"c": 0.10571,
"h": 184.4
},
"luminance": 0.81311
}Semantic roles & 50–950 ramp
primary
#8CFCED
secondary
#DC5063
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685