#8AFFE6#8AFFE6
#8AFFE6 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.113 H 178.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFE6 |
|---|---|
| RGB | rgb(138, 255, 230) |
| HSL | hsl(167, 100%, 77%) |
| HSV | hsv(167, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(92.85, -39.04, 1.66) |
| CIE-LCH | lch(92.85, 39.08, 177.57°) |
| OKLab | oklab(92.41% -0.113 0.0038) |
| OKLCH | oklch(92.41% 0.113 178.1) |
| XYZ | xyz(60.5183, 82.6315, 87.6079) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.13
Pale Aqua
#B8FFEB
ΔE00 5.62
Pale Turquoise
#A5FBD5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFE6 #FF8AA3
analogous
#8AFFAB #8AFFE6 #8ADEFF
triadic
#8AFFE6 #E68AFF #FFE68A
tetradic
#8AFFE6 #AB8AFF #FF8AA3 #DEFF8A
square
#8AFFE6 #AB8AFF #FF8AA3 #DEFF8A
split-complementary
#8AFFE6 #FF8ADE #FFAB8A
monochromatic
#10FFCC #4DFFD9 #8AFFE6 #C7FFF3 #E0FFF8
Accessibility & contrast
On white
1.20
#8AFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#8AFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFE6
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFE6 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E5
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#59FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8affe6; /* rgb */ color: rgb(138, 255, 230); /* oklch */ color: oklch(92.4% 0.113 178.1);
Tailwind
colors: {
custom: {
50: '#b3ffed',
500: '#8affe6',
950: '#000000',
},
}SCSS
$custom: #8affe6; $custom-light: #b3ffed; $custom-dark: #000000;
JSON
{
"hex": "#8affe6",
"rgb": {
"r": 138,
"g": 255,
"b": 230
},
"hsl": {
"h": 167.179,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92412,
"c": 0.11309,
"h": 178.1
},
"luminance": 0.82636
}Semantic roles & 50–950 ramp
primary
#8AFFE6
secondary
#E04E6D
accent
#0031E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684