#8CFEFE#8CFEFE
#8CFEFE is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.104 H 195.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEFE |
|---|---|
| RGB | rgb(140, 254, 254) |
| HSL | hsl(180, 98%, 77%) |
| HSV | hsv(180, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(93.28, -32.47, -10.12) |
| CIE-LCH | lch(93.28, 34.01, 197.31°) |
| OKLab | oklab(92.99% -0.1007 -0.0279) |
| OKLCH | oklch(92.99% 0.104 195.5) |
| XYZ | xyz(64.1393, 83.6095, 106.5050) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.54
Bright Cyan
#41FDFE
ΔE00 4.58
Pale Cyan
#B7FFFA
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEFE #FE8C8C
analogous
#8CFEC5 #8CFEFE #8CC5FE
triadic
#8CFEFE #FE8CFE #FEFE8C
tetradic
#8CFEFE #C58CFE #FE8C8C #C5FE8C
square
#8CFEFE #C58CFE #FE8C8C #C5FE8C
split-complementary
#8CFEFE #FE8CC5 #FEC58C
monochromatic
#13FDFD #4FFDFD #8CFEFE #C9FFFF #E1FFFF
Accessibility & contrast
On white
1.18
#8CFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#8CFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEFE
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEFE | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#4EFFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8cfefe; /* rgb */ color: rgb(140, 254, 254); /* oklch */ color: oklch(93.0% 0.104 195.5);
Tailwind
colors: {
custom: {
50: '#b5fffe',
500: '#8cfefe',
950: '#000000',
},
}SCSS
$custom: #8cfefe; $custom-light: #b5fffe; $custom-dark: #000000;
JSON
{
"hex": "#8cfefe",
"rgb": {
"r": 140,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.92987,
"c": 0.10449,
"h": 195.5
},
"luminance": 0.83615
}Semantic roles & 50–950 ramp
primary
#8CFEFE
secondary
#DF5050
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685