#8AFFEF#8AFFEF
#8AFFEF is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.110 H 184.1°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFEF |
|---|---|
| RGB | rgb(138, 255, 239) |
| HSL | hsl(172, 100%, 77%) |
| HSV | hsv(172, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.08, -36.97, -2.66) |
| CIE-LCH | lch(93.08, 37.07, 184.12°) |
| OKLab | oklab(92.67% -0.1093 -0.0077) |
| OKLCH | oklch(92.67% 0.11 184.1) |
| XYZ | xyz(61.8149, 83.1502, 94.4368) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 5.92
Light Cyan
#ACFFFC
ΔE00 5.98
Light Aqua
#8CFFDB
ΔE00 6.17
Bright Turquoise
#0FFEF9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFEF #FF8A9A
analogous
#8AFFB5 #8AFFEF #8AD5FF
triadic
#8AFFEF #EF8AFF #FFEF8A
tetradic
#8AFFEF #B58AFF #FF8A9A #D5FF8A
square
#8AFFEF #B58AFF #FF8A9A #D5FF8A
split-complementary
#8AFFEF #FF8AD5 #FFB58A
monochromatic
#10FFDE #4DFFE7 #8AFFEF #C7FFF7 #E0FFFB
Accessibility & contrast
On white
1.19
#8AFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#8AFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFEF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFEF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EE
Deuteranopia (green-blind)
#E2E5F1
Tritanopia (blue-blind)
#54FFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8affef; /* rgb */ color: rgb(138, 255, 239); /* oklch */ color: oklch(92.7% 0.110 184.1);
Tailwind
colors: {
custom: {
50: '#b3fff4',
500: '#8affef',
950: '#000000',
},
}SCSS
$custom: #8affef; $custom-light: #b3fff4; $custom-dark: #000000;
JSON
{
"hex": "#8affef",
"rgb": {
"r": 138,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.795,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92671,
"c": 0.10954,
"h": 184.1
},
"luminance": 0.83155
}Semantic roles & 50–950 ramp
primary
#8AFFEF
secondary
#E04E62
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685