#8FFAFE#8FFAFE
#8FFAFE is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.099 H 198.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFAFE |
|---|---|
| RGB | rgb(143, 250, 254) |
| HSL | hsl(182, 98%, 78%) |
| HSV | hsv(182, 44%, 100%) |
| CMYK | cmyk(43.7%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.29, -29.92, -11.58) |
| CIE-LCH | lch(92.29, 32.08, 201.16°) |
| OKLab | oklab(92.23% -0.0942 -0.0319) |
| OKLCH | oklch(92.23% 0.099 198.7) |
| XYZ | xyz(63.3958, 81.3616, 106.1103) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.71
Light Cyan
#ACFFFC
ΔE00 3.74
Robin'S Egg Blue
#98EFF9
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFAFE #FE938F
analogous
#8FFECA #8FFAFE #8FC2FE
triadic
#8FFAFE #FE8FFA #FAFE8F
tetradic
#8FFAFE #CA8FFE #FE938F #C2FE8F
square
#8FFAFE #CA8FFE #FE938F #C2FE8F
split-complementary
#8FFAFE #FE8FC2 #FECA8F
monochromatic
#16F5FD #52F7FD #8FFAFE #CCFDFF #E1FEFF
Accessibility & contrast
On white
1.22
#8FFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#8FFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFAFE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFAFE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#57FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffafe; /* rgb */ color: rgb(143, 250, 254); /* oklch */ color: oklch(92.2% 0.099 198.7);
Tailwind
colors: {
custom: {
50: '#b6fcfe',
500: '#8ffafe',
950: '#000000',
},
}SCSS
$custom: #8ffafe; $custom-light: #b6fcfe; $custom-dark: #000000;
JSON
{
"hex": "#8ffafe",
"rgb": {
"r": 143,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.162,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92225,
"c": 0.09943,
"h": 198.7
},
"luminance": 0.81367
}Semantic roles & 50–950 ramp
primary
#8FFAFE
secondary
#DF5752
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585