#8AFFE5#8AFFE5
#8AFFE5 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 177.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFE5 |
|---|---|
| RGB | rgb(138, 255, 229) |
| HSL | hsl(167, 100%, 77%) |
| HSV | hsv(167, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(92.83, -39.27, 2.14) |
| CIE-LCH | lch(92.83, 39.33, 176.88°) |
| OKLab | oklab(92.38% -0.1134 0.0051) |
| OKLCH | oklch(92.38% 0.114 177.4) |
| XYZ | xyz(60.3782, 82.5755, 86.8705) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 4.86
Pale Turquoise
#A5FBD5
ΔE00 5.56
Pale Aqua
#B8FFEB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFE5 #FF8AA4
analogous
#8AFFAB #8AFFE5 #8ADEFF
triadic
#8AFFE5 #E58AFF #FFE58A
tetradic
#8AFFE5 #AB8AFF #FF8AA4 #DEFF8A
square
#8AFFE5 #AB8AFF #FF8AA4 #DEFF8A
split-complementary
#8AFFE5 #FF8ADE #FFAB8A
monochromatic
#10FFCA #4DFFD7 #8AFFE5 #C7FFF3 #E0FFF8
Accessibility & contrast
On white
1.20
#8AFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#8AFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFE5
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFE5 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E4
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#5AFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8affe5; /* rgb */ color: rgb(138, 255, 229); /* oklch */ color: oklch(92.4% 0.114 177.4);
Tailwind
colors: {
custom: {
50: '#b3ffed',
500: '#8affe5',
950: '#000000',
},
}SCSS
$custom: #8affe5; $custom-light: #b3ffed; $custom-dark: #000000;
JSON
{
"hex": "#8affe5",
"rgb": {
"r": 138,
"g": 255,
"b": 229
},
"hsl": {
"h": 166.667,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92384,
"c": 0.11356,
"h": 177.4
},
"luminance": 0.8258
}Semantic roles & 50–950 ramp
primary
#8AFFE5
secondary
#E04E6E
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684