#8FF4FE#8FF4FE
#8FF4FE is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.9% C 0.096 H 203.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF4FE |
|---|---|
| RGB | rgb(143, 244, 254) |
| HSL | hsl(185, 98%, 78%) |
| HSV | hsv(185, 44%, 100%) |
| CMYK | cmyk(43.7%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.64, -27.05, -14.05) |
| CIE-LCH | lch(90.64, 30.48, 207.44°) |
| OKLab | oklab(90.9% -0.0875 -0.0386) |
| OKLCH | oklch(90.9% 0.096 203.8) |
| XYZ | xyz(61.5610, 77.6920, 105.4987) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.19
Robin'S Egg Blue
#98EFF9
ΔE00 1.76
Robin'S Egg
#6DEDFD
ΔE00 3.25
Light Cyan
#ACFFFC
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 5.48
Pale Sky Blue
#BDF6FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF4FE #FE998F
analogous
#8FFED0 #8FF4FE #8FBDFE
triadic
#8FF4FE #FE8FF4 #F4FE8F
tetradic
#8FF4FE #D08FFE #FE998F #BDFE8F
square
#8FF4FE #D08FFE #FE998F #BDFE8F
split-complementary
#8FF4FE #FE8FBD #FED08F
monochromatic
#16E8FD #52EEFD #8FF4FE #CCFAFF #E1FCFF
Accessibility & contrast
On white
1.27
#8FF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#8FF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF4FE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF4FE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#58FBF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ff4fe; /* rgb */ color: rgb(143, 244, 254); /* oklch */ color: oklch(90.9% 0.096 203.8);
Tailwind
colors: {
custom: {
50: '#b6f8fe',
500: '#8ff4fe',
950: '#000000',
},
}SCSS
$custom: #8ff4fe; $custom-light: #b6f8fe; $custom-dark: #000000;
JSON
{
"hex": "#8ff4fe",
"rgb": {
"r": 143,
"g": 244,
"b": 254
},
"hsl": {
"h": 185.405,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.90899,
"c": 0.09564,
"h": 203.8
},
"luminance": 0.77697
}Semantic roles & 50–950 ramp
primary
#8FF4FE
secondary
#DF5F52
accent
#1500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585