#8FFCF8#8FFCF8
#8FFCF8 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.5% C 0.101 H 192.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCF8 |
|---|---|
| RGB | rgb(143, 252, 248) |
| HSL | hsl(178, 95%, 77%) |
| HSV | hsv(178, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(92.68, -32.31, -7.89) |
| CIE-LCH | lch(92.68, 33.26, 193.73°) |
| OKLab | oklab(92.48% -0.0988 -0.0218) |
| OKLCH | oklch(92.48% 0.101 192.5) |
| XYZ | xyz(63.0747, 82.2328, 101.3374) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.26
Pale Cyan
#B7FFFA
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.01
Aqua
#00FFFF
ΔE00 6.06
Bright Turquoise
#0FFEF9
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCF8 #FC8F93
analogous
#8FFCC1 #8FFCF8 #8FCAFC
triadic
#8FFCF8 #F88FFC #FCF88F
tetradic
#8FFCF8 #C18FFC #FC8F93 #CAFC8F
square
#8FFCF8 #C18FFC #FC8F93 #CAFC8F
split-complementary
#8FFCF8 #FC8FCA #FCC18F
monochromatic
#18F9F1 #53FAF4 #8FFCF8 #CBFEFC #E1FEFD
Accessibility & contrast
On white
1.20
#8FFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#8FFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCF8
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCF8 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#5AFFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffcf8; /* rgb */ color: rgb(143, 252, 248); /* oklch */ color: oklch(92.5% 0.101 192.5);
Tailwind
colors: {
custom: {
50: '#b6fdfa',
500: '#8ffcf8',
950: '#000000',
},
}SCSS
$custom: #8ffcf8; $custom-light: #b6fdfa; $custom-dark: #000000;
JSON
{
"hex": "#8ffcf8",
"rgb": {
"r": 143,
"g": 252,
"b": 248
},
"hsl": {
"h": 177.798,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92479,
"c": 0.10119,
"h": 192.5
},
"luminance": 0.82238
}Semantic roles & 50–950 ramp
primary
#8FFCF8
secondary
#DC5358
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585