#8FF8FE#8FF8FE
#8FF8FE is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.8% C 0.098 H 200.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8FE |
|---|---|
| RGB | rgb(143, 248, 254) |
| HSL | hsl(183, 98%, 78%) |
| HSV | hsv(183, 44%, 100%) |
| CMYK | cmyk(43.7%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.74, -28.96, -12.40) |
| CIE-LCH | lch(91.74, 31.51, 203.18°) |
| OKLab | oklab(91.78% -0.0919 -0.0341) |
| OKLCH | oklch(91.78% 0.098 200.4) |
| XYZ | xyz(62.7776, 80.1252, 105.9043) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.87
Robin'S Egg Blue
#98EFF9
ΔE00 3.14
Light Cyan
#ACFFFC
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 4.30
Paleturquoise
#AFEEEE
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8FE #FE958F
analogous
#8FFECC #8FF8FE #8FC1FE
triadic
#8FF8FE #FE8FF8 #F8FE8F
tetradic
#8FF8FE #CC8FFE #FE958F #C1FE8F
square
#8FF8FE #CC8FFE #FE958F #C1FE8F
split-complementary
#8FF8FE #FE8FC1 #FECC8F
monochromatic
#16F0FD #52F4FD #8FF8FE #CCFCFF #E1FDFF
Accessibility & contrast
On white
1.23
#8FF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#8FF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8FE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8FE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#57FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ff8fe; /* rgb */ color: rgb(143, 248, 254); /* oklch */ color: oklch(91.8% 0.098 200.4);
Tailwind
colors: {
custom: {
50: '#b6fafe',
500: '#8ff8fe',
950: '#000000',
},
}SCSS
$custom: #8ff8fe; $custom-light: #b6fafe; $custom-dark: #000000;
JSON
{
"hex": "#8ff8fe",
"rgb": {
"r": 143,
"g": 248,
"b": 254
},
"hsl": {
"h": 183.243,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91783,
"c": 0.09808,
"h": 200.4
},
"luminance": 0.8013
}Semantic roles & 50–950 ramp
primary
#8FF8FE
secondary
#DF5A52
accent
#0C00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585