#8FFCFB#8FFCFB
#8FFCFB is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.6% C 0.101 H 194.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCFB |
|---|---|
| RGB | rgb(143, 252, 251) |
| HSL | hsl(179, 95%, 77%) |
| HSV | hsv(179, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.76, -31.59, -9.33) |
| CIE-LCH | lch(92.76, 32.94, 196.45°) |
| OKLab | oklab(92.57% -0.0976 -0.0257) |
| OKLCH | oklch(92.57% 0.101 194.8) |
| XYZ | xyz(63.5439, 82.4204, 103.8083) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.18
Pale Cyan
#B7FFFA
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCFB #FC8F90
analogous
#8FFCC5 #8FFCFB #8FC6FC
triadic
#8FFCFB #FB8FFC #FCFB8F
tetradic
#8FFCFB #C58FFC #FC8F90 #C6FC8F
square
#8FFCFB #C58FFC #FC8F90 #C6FC8F
split-complementary
#8FFCFB #FC8FC6 #FCC58F
monochromatic
#18F9F7 #53FAF9 #8FFCFB #CBFEFD #E1FEFE
Accessibility & contrast
On white
1.20
#8FFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#8FFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCFB
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCFB | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#58FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffcfb; /* rgb */ color: rgb(143, 252, 251); /* oklch */ color: oklch(92.6% 0.101 194.8);
Tailwind
colors: {
custom: {
50: '#b6fdfc',
500: '#8ffcfb',
950: '#000000',
},
}SCSS
$custom: #8ffcfb; $custom-light: #b6fdfc; $custom-dark: #000000;
JSON
{
"hex": "#8ffcfb",
"rgb": {
"r": 143,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.45,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92573,
"c": 0.10093,
"h": 194.8
},
"luminance": 0.82425
}Semantic roles & 50–950 ramp
primary
#8FFCFB
secondary
#DC5354
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585