#8FFCF9#8FFCF9
#8FFCF9 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.5% C 0.101 H 193.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCF9 |
|---|---|
| RGB | rgb(143, 252, 249) |
| HSL | hsl(178, 95%, 77%) |
| HSV | hsv(178, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(92.70, -32.07, -8.37) |
| CIE-LCH | lch(92.70, 33.15, 194.63°) |
| OKLab | oklab(92.51% -0.0984 -0.0231) |
| OKLCH | oklch(92.51% 0.101 193.2) |
| XYZ | xyz(63.2303, 82.2950, 102.1567) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.20
Pale Cyan
#B7FFFA
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCF9 #FC8F92
analogous
#8FFCC3 #8FFCF9 #8FC8FC
triadic
#8FFCF9 #F98FFC #FCF98F
tetradic
#8FFCF9 #C38FFC #FC8F92 #C8FC8F
square
#8FFCF9 #C38FFC #FC8F92 #C8FC8F
split-complementary
#8FFCF9 #FC8FC8 #FCC38F
monochromatic
#18F9F3 #53FAF6 #8FFCF9 #CBFEFC #E1FEFD
Accessibility & contrast
On white
1.20
#8FFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#8FFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCF9
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCF9 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#59FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffcf9; /* rgb */ color: rgb(143, 252, 249); /* oklch */ color: oklch(92.5% 0.101 193.2);
Tailwind
colors: {
custom: {
50: '#b6fdfb',
500: '#8ffcf9',
950: '#000000',
},
}SCSS
$custom: #8ffcf9; $custom-light: #b6fdfb; $custom-dark: #000000;
JSON
{
"hex": "#8ffcf9",
"rgb": {
"r": 143,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.349,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.9251,
"c": 0.10107,
"h": 193.2
},
"luminance": 0.823
}Semantic roles & 50–950 ramp
primary
#8FFCF9
secondary
#DC5357
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585