#8AFEEF#8AFEEF
#8AFEEF is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.109 H 184.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFEEF |
|---|---|
| RGB | rgb(138, 254, 239) |
| HSL | hsl(172, 98%, 77%) |
| HSV | hsv(172, 46%, 100%) |
| CMYK | cmyk(45.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.80, -36.52, -3.07) |
| CIE-LCH | lch(92.80, 36.64, 184.81°) |
| OKLab | oklab(92.45% -0.1082 -0.0088) |
| OKLCH | oklch(92.45% 0.109 184.7) |
| XYZ | xyz(61.4967, 82.5138, 94.3307) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 5.72
Bright Aqua
#0BF9EA
ΔE00 5.74
Pale Aqua
#B8FFEB
ΔE00 5.98
Bright Turquoise
#0FFEF9
ΔE00 6.25
Pale Cyan
#B7FFFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFEEF #FE8A99
analogous
#8AFEB5 #8AFEEF #8AD3FE
triadic
#8AFEEF #EF8AFE #FEEF8A
tetradic
#8AFEEF #B58AFE #FE8A99 #D3FE8A
square
#8AFEEF #B58AFE #FE8A99 #D3FE8A
split-complementary
#8AFEEF #FE8AD3 #FEB58A
monochromatic
#11FDDE #4DFDE7 #8AFEEF #C7FFF7 #E1FFFB
Accessibility & contrast
On white
1.20
#8AFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#8AFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFEEF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFEEF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#E1E4F1
Tritanopia (blue-blind)
#54FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8afeef; /* rgb */ color: rgb(138, 254, 239); /* oklch */ color: oklch(92.4% 0.109 184.7);
Tailwind
colors: {
custom: {
50: '#b3fff4',
500: '#8afeef',
950: '#000000',
},
}SCSS
$custom: #8afeef; $custom-light: #b3fff4; $custom-dark: #000000;
JSON
{
"hex": "#8afeef",
"rgb": {
"r": 138,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.241,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.92446,
"c": 0.10853,
"h": 184.7
},
"luminance": 0.82519
}Semantic roles & 50–950 ramp
primary
#8AFEEF
secondary
#DE4E61
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685