#8FF0FE#8FF0FE
#8FF0FE is a very light, moderate teal. Relative luminance 0.753; OKLCH L 90.0% C 0.094 H 207.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0FE |
|---|---|
| RGB | rgb(143, 240, 254) |
| HSL | hsl(188, 98%, 78%) |
| HSV | hsv(188, 44%, 100%) |
| CMYK | cmyk(43.7%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(89.54, -25.11, -15.69) |
| CIE-LCH | lch(89.54, 29.61, 212.01°) |
| OKLab | oklab(90.02% -0.083 -0.0432) |
| OKLCH | oklch(90.02% 0.094 207.5) |
| XYZ | xyz(60.3704, 75.3109, 105.1019) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 0.84
Robin'S Egg Blue
#98EFF9
ΔE00 1.50
Robin'S Egg
#6DEDFD
ΔE00 2.98
Pale Sky Blue
#BDF6FE
ΔE00 5.94
Paleturquoise
#AFEEEE
ΔE00 5.94
Light Cyan
#ACFFFC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0FE #FE9D8F
analogous
#8FFED5 #8FF0FE #8FB8FE
triadic
#8FF0FE #FE8FF0 #F0FE8F
tetradic
#8FF0FE #D58FFE #FE9D8F #B8FE8F
square
#8FF0FE #D58FFE #FE9D8F #B8FE8F
split-complementary
#8FF0FE #FE8FB8 #FED58F
monochromatic
#16E0FD #52E8FD #8FF0FE #CCF8FF #E1FBFF
Accessibility & contrast
On white
1.31
#8FF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#8FF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0FE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0FE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#59F8F4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff0fe; /* rgb */ color: rgb(143, 240, 254); /* oklch */ color: oklch(90.0% 0.094 207.5);
Tailwind
colors: {
custom: {
50: '#b5f5fe',
500: '#8ff0fe',
950: '#000000',
},
}SCSS
$custom: #8ff0fe; $custom-light: #b5f5fe; $custom-dark: #000000;
JSON
{
"hex": "#8ff0fe",
"rgb": {
"r": 143,
"g": 240,
"b": 254
},
"hsl": {
"h": 187.568,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.90018,
"c": 0.09355,
"h": 207.5
},
"luminance": 0.75316
}Semantic roles & 50–950 ramp
primary
#8FF0FE
secondary
#DF6452
accent
#1D00E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585