#8FFBFA#8FFBFA
#8FFBFA is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.3% C 0.100 H 194.8°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBFA |
|---|---|
| RGB | rgb(143, 251, 250) |
| HSL | hsl(179, 93%, 77%) |
| HSV | hsv(179, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(92.46, -31.36, -9.26) |
| CIE-LCH | lch(92.46, 32.70, 196.45°) |
| OKLab | oklab(92.32% -0.0969 -0.0256) |
| OKLCH | oklch(92.32% 0.1 194.8) |
| XYZ | xyz(63.0735, 81.7311, 102.8759) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.18
Pale Cyan
#B7FFFA
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBFA #FB8F90
analogous
#8FFBC4 #8FFBFA #8FC6FB
triadic
#8FFBFA #FA8FFB #FBFA8F
tetradic
#8FFBFA #C48FFB #FB8F90 #C6FB8F
square
#8FFBFA #C48FFB #FB8F90 #C6FB8F
split-complementary
#8FFBFA #FB8FC6 #FBC48F
monochromatic
#19F7F5 #54F9F7 #8FFBFA #CAFDFD #E1FEFE
Accessibility & contrast
On white
1.21
#8FFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#8FFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBFA
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBFA | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#DCE3FB
Tritanopia (blue-blind)
#59FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffbfa; /* rgb */ color: rgb(143, 251, 250); /* oklch */ color: oklch(92.3% 0.100 194.8);
Tailwind
colors: {
custom: {
50: '#b6fdfb',
500: '#8ffbfa',
950: '#000000',
},
}SCSS
$custom: #8ffbfa; $custom-light: #b6fdfb; $custom-dark: #000000;
JSON
{
"hex": "#8ffbfa",
"rgb": {
"r": 143,
"g": 251,
"b": 250
},
"hsl": {
"h": 179.444,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.92319,
"c": 0.1002,
"h": 194.8
},
"luminance": 0.81736
}Semantic roles & 50–950 ramp
primary
#8FFBFA
secondary
#DB5355
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585