#8FFFFA#8FFFFA
#8FFFFA is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.103 H 191.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFFA |
|---|---|
| RGB | rgb(143, 255, 250) |
| HSL | hsl(177, 100%, 78%) |
| HSV | hsv(177, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.56, -33.24, -7.62) |
| CIE-LCH | lch(93.56, 34.10, 192.91°) |
| OKLab | oklab(93.21% -0.1013 -0.0211) |
| OKLCH | oklch(93.21% 0.104 191.8) |
| XYZ | xyz(64.3362, 84.2566, 103.2968) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.44
Pale Cyan
#B7FFFA
ΔE00 4.85
Bright Cyan
#41FDFE
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.91
Aqua
#00FFFF
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFFA #FF8F94
analogous
#8FFFC2 #8FFFFA #8FCCFF
triadic
#8FFFFA #FA8FFF #FFFA8F
tetradic
#8FFFFA #C28FFF #FF8F94 #CCFF8F
square
#8FFFFA #C28FFF #FF8F94 #CCFF8F
split-complementary
#8FFFFA #FF8FCC #FFC28F
monochromatic
#15FFF5 #52FFF7 #8FFFFA #CCFFFD #E0FFFE
Accessibility & contrast
On white
1.18
#8FFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#8FFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFFA
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFFA | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#58FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffffa; /* rgb */ color: rgb(143, 255, 250); /* oklch */ color: oklch(93.2% 0.103 191.8);
Tailwind
colors: {
custom: {
50: '#b6fffb',
500: '#8ffffa',
950: '#000000',
},
}SCSS
$custom: #8ffffa; $custom-light: #b6fffb; $custom-dark: #000000;
JSON
{
"hex": "#8ffffa",
"rgb": {
"r": 143,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.321,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93208,
"c": 0.1035,
"h": 191.8
},
"luminance": 0.84262
}Semantic roles & 50–950 ramp
primary
#8FFFFA
secondary
#E05258
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685