#8AFEFF#8AFEFF
#8AFEFF is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.106 H 196.2°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFEFF |
|---|---|
| RGB | rgb(138, 254, 255) |
| HSL | hsl(181, 100%, 77%) |
| HSV | hsv(181, 46%, 100%) |
| CMYK | cmyk(45.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.23, -32.67, -10.71) |
| CIE-LCH | lch(93.23, 34.38, 198.16°) |
| OKLab | oklab(92.94% -0.1017 -0.0296) |
| OKLCH | oklch(92.94% 0.106 196.2) |
| XYZ | xyz(63.9659, 83.5015, 107.3349) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 5.26
Pale Cyan
#B7FFFA
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFEFF #FF8B8A
analogous
#8AFFC6 #8AFEFF #8AC4FF
triadic
#8AFEFF #FF8AFE #FEFF8A
tetradic
#8AFEFF #C68AFF #FF8B8A #C4FF8A
square
#8AFEFF #C68AFF #FF8B8A #C4FF8A
split-complementary
#8AFEFF #FF8AC4 #FFC68A
monochromatic
#10FDFF #4DFDFF #8AFEFF #C7FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#8AFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#8AFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFEFF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFEFF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#48FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8afeff; /* rgb */ color: rgb(138, 254, 255); /* oklch */ color: oklch(92.9% 0.106 196.2);
Tailwind
colors: {
custom: {
50: '#b3ffff',
500: '#8afeff',
950: '#000000',
},
}SCSS
$custom: #8afeff; $custom-light: #b3ffff; $custom-dark: #000000;
JSON
{
"hex": "#8afeff",
"rgb": {
"r": 138,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.513,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92938,
"c": 0.10587,
"h": 196.2
},
"luminance": 0.83507
}Semantic roles & 50–950 ramp
primary
#8AFEFF
secondary
#E04F4E
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686