#8FFBFB#8FFBFB
#8FFBFB is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.4% C 0.100 H 195.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBFB |
|---|---|
| RGB | rgb(143, 251, 251) |
| HSL | hsl(180, 93%, 77%) |
| HSV | hsv(180, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.48, -31.12, -9.74) |
| CIE-LCH | lch(92.48, 32.61, 197.37°) |
| OKLab | oklab(92.35% -0.0965 -0.0269) |
| OKLCH | oklch(92.35% 0.1 195.6) |
| XYZ | xyz(63.2307, 81.7940, 103.7039) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.22
Pale Cyan
#B7FFFA
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBFB #FB8F8F
analogous
#8FFBC5 #8FFBFB #8FC5FB
triadic
#8FFBFB #FB8FFB #FBFB8F
tetradic
#8FFBFB #C58FFB #FB8F8F #C5FB8F
square
#8FFBFB #C58FFB #FB8F8F #C5FB8F
split-complementary
#8FFBFB #FB8FC5 #FBC58F
monochromatic
#19F7F7 #54F9F9 #8FFBFB #CAFDFD #E1FEFE
Accessibility & contrast
On white
1.21
#8FFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#8FFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBFB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBFB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#58FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffbfb; /* rgb */ color: rgb(143, 251, 251); /* oklch */ color: oklch(92.4% 0.100 195.6);
Tailwind
colors: {
custom: {
50: '#b6fdfc',
500: '#8ffbfb',
950: '#000000',
},
}SCSS
$custom: #8ffbfb; $custom-light: #b6fdfc; $custom-dark: #000000;
JSON
{
"hex": "#8ffbfb",
"rgb": {
"r": 143,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.92351,
"c": 0.10015,
"h": 195.6
},
"luminance": 0.81799
}Semantic roles & 50–950 ramp
primary
#8FFBFB
secondary
#DB5353
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585