#8FF3FF#8FF3FF
#8FF3FF is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.7% C 0.095 H 205.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3FF |
|---|---|
| RGB | rgb(143, 243, 255) |
| HSL | hsl(186, 100%, 78%) |
| HSV | hsv(186, 44%, 100%) |
| CMYK | cmyk(43.9%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(90.39, -26.31, -14.93) |
| CIE-LCH | lch(90.39, 30.26, 209.58°) |
| OKLab | oklab(90.71% -0.086 -0.0411) |
| OKLCH | oklch(90.71% 0.095 205.6) |
| XYZ | xyz(61.4214, 77.1560, 106.2443) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 0.62
Robin'S Egg Blue
#98EFF9
ΔE00 1.53
Robin'S Egg
#6DEDFD
ΔE00 3.02
Paleturquoise
#AFEEEE
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 6.02
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3FF #FF9B8F
analogous
#8FFFD3 #8FF3FF #8FBBFF
triadic
#8FF3FF #FF8FF3 #F3FF8F
tetradic
#8FF3FF #D38FFF #FF9B8F #BBFF8F
square
#8FF3FF #D38FFF #FF9B8F #BBFF8F
split-complementary
#8FF3FF #FF8FBB #FFD38F
monochromatic
#15E6FF #52ECFF #8FF3FF #CCFAFF #E0FCFF
Accessibility & contrast
On white
1.28
#8FF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#8FF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3FF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3FF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#58FAF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ff3ff; /* rgb */ color: rgb(143, 243, 255); /* oklch */ color: oklch(90.7% 0.095 205.6);
Tailwind
colors: {
custom: {
50: '#b6f7ff',
500: '#8ff3ff',
950: '#000000',
},
}SCSS
$custom: #8ff3ff; $custom-light: #b6f7ff; $custom-dark: #000000;
JSON
{
"hex": "#8ff3ff",
"rgb": {
"r": 143,
"g": 243,
"b": 255
},
"hsl": {
"h": 186.429,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.90712,
"c": 0.09529,
"h": 205.6
},
"luminance": 0.77161
}Semantic roles & 50–950 ramp
primary
#8FF3FF
secondary
#E06152
accent
#1900E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121718
muted
#828586