#8FF3FE#8FF3FE
#8FF3FE is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.7% C 0.095 H 204.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3FE |
|---|---|
| RGB | rgb(143, 243, 254) |
| HSL | hsl(186, 98%, 78%) |
| HSV | hsv(186, 44%, 100%) |
| CMYK | cmyk(43.7%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(90.36, -26.56, -14.46) |
| CIE-LCH | lch(90.36, 30.24, 208.56°) |
| OKLab | oklab(90.68% -0.0864 -0.0398) |
| OKLCH | oklch(90.68% 0.095 204.7) |
| XYZ | xyz(61.2609, 77.0918, 105.3987) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 0.81
Robin'S Egg Blue
#98EFF9
ΔE00 1.52
Robin'S Egg
#6DEDFD
ΔE00 3.08
Paleturquoise
#AFEEEE
ΔE00 5.55
Light Cyan
#ACFFFC
ΔE00 5.75
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3FE #FE9A8F
analogous
#8FFED1 #8FF3FE #8FBBFE
triadic
#8FF3FE #FE8FF3 #F3FE8F
tetradic
#8FF3FE #D18FFE #FE9A8F #BBFE8F
square
#8FF3FE #D18FFE #FE9A8F #BBFE8F
split-complementary
#8FF3FE #FE8FBB #FED18F
monochromatic
#16E6FD #52EDFD #8FF3FE #CCF9FF #E1FCFF
Accessibility & contrast
On white
1.28
#8FF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#8FF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3FE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3FE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#59FAF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ff3fe; /* rgb */ color: rgb(143, 243, 254); /* oklch */ color: oklch(90.7% 0.095 204.7);
Tailwind
colors: {
custom: {
50: '#b6f7fe',
500: '#8ff3fe',
950: '#000000',
},
}SCSS
$custom: #8ff3fe; $custom-light: #b6f7fe; $custom-dark: #000000;
JSON
{
"hex": "#8ff3fe",
"rgb": {
"r": 143,
"g": 243,
"b": 254
},
"hsl": {
"h": 185.946,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.90679,
"c": 0.09508,
"h": 204.7
},
"luminance": 0.77097
}Semantic roles & 50–950 ramp
primary
#8FF3FE
secondary
#DF6052
accent
#1700E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585