#8CFEE3#8CFEE3
#8CFEE3 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.112 H 176.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEE3 |
|---|---|
| RGB | rgb(140, 254, 227) |
| HSL | hsl(166, 98%, 77%) |
| HSV | hsv(166, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(92.58, -38.80, 2.81) |
| CIE-LCH | lch(92.58, 38.90, 175.85°) |
| OKLab | oklab(92.18% -0.1118 0.0069) |
| OKLCH | oklch(92.18% 0.112 176.5) |
| XYZ | xyz(60.1165, 82.0004, 85.3179) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.59
Tiffany Blue
#7BF2DA
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.47
Pale Turquoise
#A5FBD5
ΔE00 5.09
Pale Aqua
#B8FFEB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEE3 #FE8CA7
analogous
#8CFEAA #8CFEE3 #8CE0FE
triadic
#8CFEE3 #E38CFE #FEE38C
tetradic
#8CFEE3 #AA8CFE #FE8CA7 #E0FE8C
square
#8CFEE3 #AA8CFE #FE8CA7 #E0FE8C
split-complementary
#8CFEE3 #FE8CE0 #FEAA8C
monochromatic
#13FDC5 #4FFDD4 #8CFEE3 #C9FFF2 #E1FFF8
Accessibility & contrast
On white
1.21
#8CFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#8CFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEE3
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEE3 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E2
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#60FFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8cfee3; /* rgb */ color: rgb(140, 254, 227); /* oklch */ color: oklch(92.2% 0.112 176.5);
Tailwind
colors: {
custom: {
50: '#b4ffeb',
500: '#8cfee3',
950: '#000000',
},
}SCSS
$custom: #8cfee3; $custom-light: #b4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#8cfee3",
"rgb": {
"r": 140,
"g": 254,
"b": 227
},
"hsl": {
"h": 165.789,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.92184,
"c": 0.11201,
"h": 176.5
},
"luminance": 0.82005
}Semantic roles & 50–950 ramp
primary
#8CFEE3
secondary
#DF5071
accent
#0036E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684