#8FF9FE#8FF9FE
#8FF9FE is a very light, moderate teal. Relative luminance 0.807; OKLCH L 92.0% C 0.099 H 199.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF9FE |
|---|---|
| RGB | rgb(143, 249, 254) |
| HSL | hsl(183, 98%, 78%) |
| HSV | hsv(183, 44%, 100%) |
| CMYK | cmyk(43.7%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(92.02, -29.44, -11.99) |
| CIE-LCH | lch(92.02, 31.79, 202.16°) |
| OKLab | oklab(92% -0.0931 -0.033) |
| OKLCH | oklch(92% 0.099 199.5) |
| XYZ | xyz(63.0859, 80.7418, 106.0070) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.29
Robin'S Egg Blue
#98EFF9
ΔE00 3.52
Light Cyan
#ACFFFC
ΔE00 3.95
Robin'S Egg
#6DEDFD
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF9FE #FE948F
analogous
#8FFECC #8FF9FE #8FC1FE
triadic
#8FF9FE #FE8FF9 #F9FE8F
tetradic
#8FF9FE #CC8FFE #FE948F #C1FE8F
square
#8FF9FE #CC8FFE #FE948F #C1FE8F
split-complementary
#8FF9FE #FE8FC1 #FECC8F
monochromatic
#16F2FD #52F6FD #8FF9FE #CCFCFF #E1FDFF
Accessibility & contrast
On white
1.22
#8FF9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#8FF9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF9FE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF9FE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#57FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ff9fe; /* rgb */ color: rgb(143, 249, 254); /* oklch */ color: oklch(92.0% 0.099 199.5);
Tailwind
colors: {
custom: {
50: '#b6fbfe',
500: '#8ff9fe',
950: '#000000',
},
}SCSS
$custom: #8ff9fe; $custom-light: #b6fbfe; $custom-dark: #000000;
JSON
{
"hex": "#8ff9fe",
"rgb": {
"r": 143,
"g": 249,
"b": 254
},
"hsl": {
"h": 182.703,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92004,
"c": 0.09874,
"h": 199.5
},
"luminance": 0.80747
}Semantic roles & 50–950 ramp
primary
#8FF9FE
secondary
#DF5952
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585