#8EF4FC#8EF4FC
#8EF4FC is a very light, moderate teal. Relative luminance 0.775; OKLCH L 90.8% C 0.096 H 202.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8EF4FC |
|---|---|
| RGB | rgb(142, 244, 252) |
| HSL | hsl(184, 95%, 77%) |
| HSV | hsv(184, 44%, 99%) |
| CMYK | cmyk(43.7%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(90.54, -27.77, -13.16) |
| CIE-LCH | lch(90.54, 30.73, 205.35°) |
| OKLab | oklab(90.79% -0.089 -0.0362) |
| OKLCH | oklch(90.79% 0.096 202.1) |
| XYZ | xyz(61.0700, 77.4756, 103.8127) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.82
Robin'S Egg Blue
#98EFF9
ΔE00 2.16
Robin'S Egg
#6DEDFD
ΔE00 3.50
Light Cyan
#ACFFFC
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EF4FC #FC968E
analogous
#8EFCCD #8EF4FC #8EBDFC
triadic
#8EF4FC #FC8EF4 #F4FC8E
tetradic
#8EF4FC #CD8EFC #FC968E #BDFC8E
square
#8EF4FC #CD8EFC #FC968E #BDFC8E
split-complementary
#8EF4FC #FC8EBD #FCCD8E
monochromatic
#17E8F9 #52EEFA #8EF4FC #CAFAFE #E1FCFE
Accessibility & contrast
On white
1.27
#8EF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#8EF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EF4FC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EF4FC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#57FBF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ef4fc; /* rgb */ color: rgb(142, 244, 252); /* oklch */ color: oklch(90.8% 0.096 202.1);
Tailwind
colors: {
custom: {
50: '#b5f8fd',
500: '#8ef4fc',
950: '#000000',
},
}SCSS
$custom: #8ef4fc; $custom-light: #b5f8fd; $custom-dark: #000000;
JSON
{
"hex": "#8ef4fc",
"rgb": {
"r": 142,
"g": 244,
"b": 252
},
"hsl": {
"h": 184.364,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.90789,
"c": 0.09607,
"h": 202.1
},
"luminance": 0.7748
}Semantic roles & 50–950 ramp
primary
#8EF4FC
secondary
#DC5C52
accent
#1100E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585