#8DFCFB#8DFCFB
#8DFCFB is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.5% C 0.102 H 194.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCFB |
|---|---|
| RGB | rgb(141, 252, 251) |
| HSL | hsl(179, 95%, 77%) |
| HSV | hsv(179, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.68, -32.04, -9.45) |
| CIE-LCH | lch(92.68, 33.41, 196.43°) |
| OKLab | oklab(92.49% -0.099 -0.0261) |
| OKLCH | oklch(92.49% 0.102 194.8) |
| XYZ | xyz(63.2006, 82.2434, 103.7922) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCFB #FC8D8E
analogous
#8DFCC3 #8DFCFB #8DC6FC
triadic
#8DFCFB #FB8DFC #FCFB8D
tetradic
#8DFCFB #C38DFC #FC8D8E #C6FC8D
square
#8DFCFB #C38DFC #FC8D8E #C6FC8D
split-complementary
#8DFCFB #FC8DC6 #FCC38D
monochromatic
#16F9F7 #51FAF9 #8DFCFB #C9FEFD #E1FEFE
Accessibility & contrast
On white
1.20
#8DFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#8DFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCFB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCFB | 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)
#F0F2FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#53FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8dfcfb; /* rgb */ color: rgb(141, 252, 251); /* oklch */ color: oklch(92.5% 0.102 194.8);
Tailwind
colors: {
custom: {
50: '#b5fdfc',
500: '#8dfcfb',
950: '#000000',
},
}SCSS
$custom: #8dfcfb; $custom-light: #b5fdfc; $custom-dark: #000000;
JSON
{
"hex": "#8dfcfb",
"rgb": {
"r": 141,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.459,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92489,
"c": 0.10238,
"h": 194.8
},
"luminance": 0.82249
}Semantic roles & 50–950 ramp
primary
#8DFCFB
secondary
#DC5153
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585