#8CFECF#8CFECF
#8CFECF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.125 H 165.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFECF |
|---|---|
| RGB | rgb(140, 254, 207) |
| HSL | hsl(155, 98%, 77%) |
| HSV | hsv(155, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(92.11, -43.10, 12.47) |
| CIE-LCH | lch(92.11, 44.86, 163.86°) |
| OKLab | oklab(91.66% -0.1203 0.032) |
| OKLCH | oklch(91.66% 0.125 165.1) |
| XYZ | xyz(57.5147, 80.9597, 71.6154) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 2.96
Pale Turquoise
#A5FBD5
ΔE00 3.40
Light Seafoam
#A0FEBF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFECF #FE8CBB
analogous
#8CFE96 #8CFECF #8CF4FE
triadic
#8CFECF #CF8CFE #FECF8C
tetradic
#8CFECF #968CFE #FE8CBB #F4FE8C
square
#8CFECF #968CFE #FE8CBB #F4FE8C
split-complementary
#8CFECF #FE8CF4 #FE968C
monochromatic
#13FD9C #4FFDB6 #8CFECF #C9FFE8 #E1FFF2
Accessibility & contrast
On white
1.22
#8CFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#8CFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFECF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFECF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#69FEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8cfecf; /* rgb */ color: rgb(140, 254, 207); /* oklch */ color: oklch(91.7% 0.125 165.1);
Tailwind
colors: {
custom: {
50: '#b3ffdd',
500: '#8cfecf',
950: '#000000',
},
}SCSS
$custom: #8cfecf; $custom-light: #b3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#8cfecf",
"rgb": {
"r": 140,
"g": 254,
"b": 207
},
"hsl": {
"h": 155.263,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91659,
"c": 0.12454,
"h": 165.1
},
"luminance": 0.80964
}Semantic roles & 50–950 ramp
primary
#8CFECF
secondary
#DF508B
accent
#005FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684