#8AFFE9#8AFFE9
#8AFFE9 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.112 H 180.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFE9 |
|---|---|
| RGB | rgb(138, 255, 233) |
| HSL | hsl(169, 100%, 77%) |
| HSV | hsv(169, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(92.93, -38.36, 0.22) |
| CIE-LCH | lch(92.93, 38.36, 179.68°) |
| OKLab | oklab(92.5% -0.1118 0) |
| OKLCH | oklch(92.5% 0.112 180) |
| XYZ | xyz(60.9432, 82.8015, 89.8458) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 4.22
Pale Aqua
#B8FFEB
ΔE00 5.58
Aquamarine
#7FFFD4
ΔE00 5.90
Light Turquoise
#7EF4CC
ΔE00 5.98
Bright Aqua
#0BF9EA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFE9 #FF8AA0
analogous
#8AFFAF #8AFFE9 #8ADBFF
triadic
#8AFFE9 #E98AFF #FFE98A
tetradic
#8AFFE9 #AF8AFF #FF8AA0 #DBFF8A
square
#8AFFE9 #AF8AFF #FF8AA0 #DBFF8A
split-complementary
#8AFFE9 #FF8ADB #FFAF8A
monochromatic
#10FFD2 #4DFFDD #8AFFE9 #C7FFF5 #E0FFF9
Accessibility & contrast
On white
1.20
#8AFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#8AFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFE9
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFE9 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E8
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#58FFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8affe9; /* rgb */ color: rgb(138, 255, 233); /* oklch */ color: oklch(92.5% 0.112 180.0);
Tailwind
colors: {
custom: {
50: '#b3fff0',
500: '#8affe9',
950: '#000000',
},
}SCSS
$custom: #8affe9; $custom-light: #b3fff0; $custom-dark: #000000;
JSON
{
"hex": "#8affe9",
"rgb": {
"r": 138,
"g": 255,
"b": 233
},
"hsl": {
"h": 168.718,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92497,
"c": 0.11177,
"h": 180
},
"luminance": 0.82806
}Semantic roles & 50–950 ramp
primary
#8AFFE9
secondary
#E04E69
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685