#8FF5FF#8FF5FF
#8FF5FF is a very light, moderate teal. Relative luminance 0.784; OKLCH L 91.2% C 0.096 H 203.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF5FF |
|---|---|
| RGB | rgb(143, 245, 255) |
| HSL | hsl(185, 100%, 78%) |
| HSV | hsv(185, 44%, 100%) |
| CMYK | cmyk(43.9%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(90.94, -27.28, -14.11) |
| CIE-LCH | lch(90.94, 30.71, 207.35°) |
| OKLab | oklab(91.15% -0.0882 -0.0388) |
| OKLCH | oklch(91.15% 0.096 203.8) |
| XYZ | xyz(62.0232, 78.3596, 106.4449) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.32
Robin'S Egg Blue
#98EFF9
ΔE00 1.94
Robin'S Egg
#6DEDFD
ΔE00 3.31
Light Cyan
#ACFFFC
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 5.57
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF5FF #FF998F
analogous
#8FFFD1 #8FF5FF #8FBDFF
triadic
#8FF5FF #FF8FF5 #F5FF8F
tetradic
#8FF5FF #D18FFF #FF998F #BDFF8F
square
#8FF5FF #D18FFF #FF998F #BDFF8F
split-complementary
#8FF5FF #FF8FBD #FFD18F
monochromatic
#15EAFF #52F0FF #8FF5FF #CCFAFF #E0FCFF
Accessibility & contrast
On white
1.26
#8FF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#8FF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF5FF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF5FF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#57FCF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff5ff; /* rgb */ color: rgb(143, 245, 255); /* oklch */ color: oklch(91.2% 0.096 203.8);
Tailwind
colors: {
custom: {
50: '#b6f8ff',
500: '#8ff5ff',
950: '#000000',
},
}SCSS
$custom: #8ff5ff; $custom-light: #b6f8ff; $custom-dark: #000000;
JSON
{
"hex": "#8ff5ff",
"rgb": {
"r": 143,
"g": 245,
"b": 255
},
"hsl": {
"h": 185.357,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.91153,
"c": 0.09638,
"h": 203.8
},
"luminance": 0.78364
}Semantic roles & 50–950 ramp
primary
#8FF5FF
secondary
#E05F52
accent
#1400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586