#8AFFE8#8AFFE8
#8AFFE8 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.112 H 179.4°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFE8 |
|---|---|
| RGB | rgb(138, 255, 232) |
| HSL | hsl(168, 100%, 77%) |
| HSV | hsv(168, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 9%, 0%) |
| CIE-LAB | lab(92.90, -38.59, 0.70) |
| CIE-LCH | lch(92.90, 38.60, 178.97°) |
| OKLab | oklab(92.47% -0.1122 0.0012) |
| OKLCH | oklch(92.47% 0.112 179.4) |
| XYZ | xyz(60.8007, 82.7445, 89.0956) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.91
Pale Aqua
#B8FFEB
ΔE00 5.58
Aquamarine
#7FFFD4
ΔE00 5.59
Light Turquoise
#7EF4CC
ΔE00 5.69
Pale Turquoise
#A5FBD5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFE8 #FF8AA1
analogous
#8AFFAE #8AFFE8 #8ADCFF
triadic
#8AFFE8 #E88AFF #FFE88A
tetradic
#8AFFE8 #AE8AFF #FF8AA1 #DCFF8A
square
#8AFFE8 #AE8AFF #FF8AA1 #DCFF8A
split-complementary
#8AFFE8 #FF8ADC #FFAE8A
monochromatic
#10FFD0 #4DFFDC #8AFFE8 #C7FFF4 #E0FFF9
Accessibility & contrast
On white
1.20
#8AFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#8AFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFE8
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFE8 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E7
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#58FFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8affe8; /* rgb */ color: rgb(138, 255, 232); /* oklch */ color: oklch(92.5% 0.112 179.4);
Tailwind
colors: {
custom: {
50: '#b3ffef',
500: '#8affe8',
950: '#000000',
},
}SCSS
$custom: #8affe8; $custom-light: #b3ffef; $custom-dark: #000000;
JSON
{
"hex": "#8affe8",
"rgb": {
"r": 138,
"g": 255,
"b": 232
},
"hsl": {
"h": 168.205,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92469,
"c": 0.1122,
"h": 179.4
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#8AFFE8
secondary
#E04E6A
accent
#002DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685