#8AEFFA#8AEFFA
#8AEFFA is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.4% C 0.096 H 204.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEFFA |
|---|---|
| RGB | rgb(138, 239, 250) |
| HSL | hsl(186, 92%, 76%) |
| HSV | hsv(186, 45%, 98%) |
| CMYK | cmyk(44.8%, 4.4%, 0%, 2%) |
| CIE-LAB | lab(88.94, -26.77, -14.53) |
| CIE-LCH | lch(88.94, 30.46, 208.48°) |
| OKLab | oklab(89.44% -0.0871 -0.04) |
| OKLCH | oklch(89.44% 0.096 204.7) |
| XYZ | xyz(58.5964, 74.0337, 101.6261) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 0.78
Robin'S Egg Blue
#98EFF9
ΔE00 1.56
Robin'S Egg
#6DEDFD
ΔE00 2.57
Paleturquoise
#AFEEEE
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEFFA #FA958A
analogous
#8AFACD #8AEFFA #8AB7FA
triadic
#8AEFFA #FA8AEF #EFFA8A
tetradic
#8AEFFA #CD8AFA #FA958A #B7FA8A
square
#8AEFFA #CD8AFA #FA958A #B7FA8A
split-complementary
#8AEFFA #FA8AB7 #FACD8A
monochromatic
#15DFF5 #4FE7F7 #8AEFFA #C5F7FD #E2FBFE
Accessibility & contrast
On white
1.33
#8AEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#8AEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEFFA
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEFFA | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FB
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#51F6F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8aeffa; /* rgb */ color: rgb(138, 239, 250); /* oklch */ color: oklch(89.4% 0.096 204.7);
Tailwind
colors: {
custom: {
50: '#b2f4fc',
500: '#8aeffa',
950: '#000000',
},
}SCSS
$custom: #8aeffa; $custom-light: #b2f4fc; $custom-dark: #000000;
JSON
{
"hex": "#8aeffa",
"rgb": {
"r": 138,
"g": 239,
"b": 250
},
"hsl": {
"h": 185.893,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.89442,
"c": 0.09582,
"h": 204.7
},
"luminance": 0.74038
}Semantic roles & 50–950 ramp
primary
#8AEFFA
secondary
#D95D4F
accent
#1700E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585