#8AFFEA#8AFFEA
#8AFFEA is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.111 H 180.7°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFEA |
|---|---|
| RGB | rgb(138, 255, 234) |
| HSL | hsl(169, 100%, 77%) |
| HSV | hsv(169, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(92.95, -38.13, -0.26) |
| CIE-LCH | lch(92.95, 38.13, 180.40°) |
| OKLab | oklab(92.53% -0.1113 -0.0013) |
| OKLCH | oklch(92.53% 0.111 180.7) |
| XYZ | xyz(61.0864, 82.8588, 90.6002) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 4.54
Pale Aqua
#B8FFEB
ΔE00 5.60
Bright Aqua
#0BF9EA
ΔE00 6.13
Aquamarine
#7FFFD4
ΔE00 6.22
Light Turquoise
#7EF4CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFEA #FF8A9F
analogous
#8AFFB0 #8AFFEA #8AD9FF
triadic
#8AFFEA #EA8AFF #FFEA8A
tetradic
#8AFFEA #B08AFF #FF8A9F #D9FF8A
square
#8AFFEA #B08AFF #FF8A9F #D9FF8A
split-complementary
#8AFFEA #FF8AD9 #FFB08A
monochromatic
#10FFD4 #4DFFDF #8AFFEA #C7FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#8AFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#8AFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFEA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFEA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#57FFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8affea; /* rgb */ color: rgb(138, 255, 234); /* oklch */ color: oklch(92.5% 0.111 180.7);
Tailwind
colors: {
custom: {
50: '#b3fff0',
500: '#8affea',
950: '#000000',
},
}SCSS
$custom: #8affea; $custom-light: #b3fff0; $custom-dark: #000000;
JSON
{
"hex": "#8affea",
"rgb": {
"r": 138,
"g": 255,
"b": 234
},
"hsl": {
"h": 169.231,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92526,
"c": 0.11136,
"h": 180.7
},
"luminance": 0.82864
}Semantic roles & 50–950 ramp
primary
#8AFFEA
secondary
#E04E68
accent
#0029E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685