#8AFFFA#8AFFFA
#8AFFFA is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.107 H 191.8°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFFA |
|---|---|
| RGB | rgb(138, 255, 250) |
| HSL | hsl(177, 100%, 77%) |
| HSV | hsv(177, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.37, -34.36, -7.92) |
| CIE-LCH | lch(93.37, 35.26, 192.98°) |
| OKLab | oklab(93% -0.1048 -0.022) |
| OKLCH | oklch(93% 0.107 191.8) |
| XYZ | xyz(63.4896, 83.8201, 103.2571) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 5.44
Aqua
#00FFFF
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFFA #FF8A8F
analogous
#8AFFC0 #8AFFFA #8ACAFF
triadic
#8AFFFA #FA8AFF #FFFA8A
tetradic
#8AFFFA #C08AFF #FF8A8F #CAFF8A
square
#8AFFFA #C08AFF #FF8A8F #CAFF8A
split-complementary
#8AFFFA #FF8ACA #FFC08A
monochromatic
#10FFF5 #4DFFF7 #8AFFFA #C7FFFD #E0FFFE
Accessibility & contrast
On white
1.18
#8AFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#8AFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFFA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFFA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#4CFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8afffa; /* rgb */ color: rgb(138, 255, 250); /* oklch */ color: oklch(93.0% 0.107 191.8);
Tailwind
colors: {
custom: {
50: '#b3fffb',
500: '#8afffa',
950: '#000000',
},
}SCSS
$custom: #8afffa; $custom-light: #b3fffb; $custom-dark: #000000;
JSON
{
"hex": "#8afffa",
"rgb": {
"r": 138,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.436,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93004,
"c": 0.10704,
"h": 191.8
},
"luminance": 0.83825
}Semantic roles & 50–950 ramp
primary
#8AFFFA
secondary
#E04E54
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685