#8AFEFE#8AFEFE
#8AFEFE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.106 H 195.5°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFEFE |
|---|---|
| RGB | rgb(138, 254, 254) |
| HSL | hsl(180, 98%, 77%) |
| HSV | hsv(180, 46%, 100%) |
| CMYK | cmyk(45.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(93.21, -32.91, -10.24) |
| CIE-LCH | lch(93.21, 34.47, 197.28°) |
| OKLab | oklab(92.91% -0.1021 -0.0283) |
| OKLCH | oklch(92.91% 0.106 195.5) |
| XYZ | xyz(63.8053, 83.4373, 106.4894) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.72
Bright Cyan
#41FDFE
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Aqua
#00FFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFEFE #FE8A8A
analogous
#8AFEC4 #8AFEFE #8AC4FE
triadic
#8AFEFE #FE8AFE #FEFE8A
tetradic
#8AFEFE #C48AFE #FE8A8A #C4FE8A
square
#8AFEFE #C48AFE #FE8A8A #C4FE8A
split-complementary
#8AFEFE #FE8AC4 #FEC48A
monochromatic
#11FDFD #4DFDFD #8AFEFE #C7FFFF #E1FFFF
Accessibility & contrast
On white
1.19
#8AFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#8AFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFEFE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFEFE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#49FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8afefe; /* rgb */ color: rgb(138, 254, 254); /* oklch */ color: oklch(92.9% 0.106 195.5);
Tailwind
colors: {
custom: {
50: '#b3fffe',
500: '#8afefe',
950: '#000000',
},
}SCSS
$custom: #8afefe; $custom-light: #b3fffe; $custom-dark: #000000;
JSON
{
"hex": "#8afefe",
"rgb": {
"r": 138,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.92906,
"c": 0.1059,
"h": 195.5
},
"luminance": 0.83443
}Semantic roles & 50–950 ramp
primary
#8AFEFE
secondary
#DE4E4E
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685