#8FF0FF#8FF0FF
#8FF0FF is a very light, moderate teal. Relative luminance 0.754; OKLCH L 90.1% C 0.094 H 208.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0FF |
|---|---|
| RGB | rgb(143, 240, 255) |
| HSL | hsl(188, 100%, 78%) |
| HSV | hsv(188, 44%, 100%) |
| CMYK | cmyk(43.9%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(89.57, -24.86, -16.17) |
| CIE-LCH | lch(89.57, 29.65, 213.05°) |
| OKLab | oklab(90.05% -0.0826 -0.0445) |
| OKLCH | oklch(90.05% 0.094 208.3) |
| XYZ | xyz(60.5310, 75.3752, 105.9475) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.11
Robin'S Egg Blue
#98EFF9
ΔE00 1.75
Robin'S Egg
#6DEDFD
ΔE00 3.05
Pale Sky Blue
#BDF6FE
ΔE00 5.94
Paleturquoise
#AFEEEE
ΔE00 6.16
Light Cyan
#ACFFFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0FF #FF9E8F
analogous
#8FFFD6 #8FF0FF #8FB8FF
triadic
#8FF0FF #FF8FF0 #F0FF8F
tetradic
#8FF0FF #D68FFF #FF9E8F #B8FF8F
square
#8FF0FF #D68FFF #FF9E8F #B8FF8F
split-complementary
#8FF0FF #FF8FB8 #FFD68F
monochromatic
#15E0FF #52E8FF #8FF0FF #CCF8FF #E0FBFF
Accessibility & contrast
On white
1.31
#8FF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#8FF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0FF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0FF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#59F8F4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff0ff; /* rgb */ color: rgb(143, 240, 255); /* oklch */ color: oklch(90.1% 0.094 208.3);
Tailwind
colors: {
custom: {
50: '#b5f5ff',
500: '#8ff0ff',
950: '#000000',
},
}SCSS
$custom: #8ff0ff; $custom-light: #b5f5ff; $custom-dark: #000000;
JSON
{
"hex": "#8ff0ff",
"rgb": {
"r": 143,
"g": 240,
"b": 255
},
"hsl": {
"h": 188.036,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.90052,
"c": 0.09382,
"h": 208.3
},
"luminance": 0.7538
}Semantic roles & 50–950 ramp
primary
#8FF0FF
secondary
#E06552
accent
#1F00E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121718
muted
#828586