#8AFEEC#8AFEEC
#8AFEEC is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.110 H 182.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFEEC |
|---|---|
| RGB | rgb(138, 254, 236) |
| HSL | hsl(171, 98%, 77%) |
| HSV | hsv(171, 46%, 100%) |
| CMYK | cmyk(45.7%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.72, -37.21, -1.63) |
| CIE-LCH | lch(92.72, 37.25, 182.51°) |
| OKLab | oklab(92.36% -0.1094 -0.005) |
| OKLCH | oklch(92.36% 0.11 182.6) |
| XYZ | xyz(61.0572, 82.3380, 92.0159) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 5.48
Pale Aqua
#B8FFEB
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 5.85
Light Cyan
#ACFFFC
ΔE00 6.47
Bright Turquoise
#0FFEF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFEEC #FE8A9C
analogous
#8AFEB2 #8AFEEC #8AD6FE
triadic
#8AFEEC #EC8AFE #FEEC8A
tetradic
#8AFEEC #B28AFE #FE8A9C #D6FE8A
square
#8AFEEC #B28AFE #FE8A9C #D6FE8A
split-complementary
#8AFEEC #FE8AD6 #FEB28A
monochromatic
#11FDD8 #4DFDE2 #8AFEEC #C7FFF6 #E1FFFA
Accessibility & contrast
On white
1.20
#8AFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#8AFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFEEC
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFEEC | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EB
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#56FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8afeec; /* rgb */ color: rgb(138, 254, 236); /* oklch */ color: oklch(92.4% 0.110 182.6);
Tailwind
colors: {
custom: {
50: '#b3fff2',
500: '#8afeec',
950: '#000000',
},
}SCSS
$custom: #8afeec; $custom-light: #b3fff2; $custom-dark: #000000;
JSON
{
"hex": "#8afeec",
"rgb": {
"r": 138,
"g": 254,
"b": 236
},
"hsl": {
"h": 170.69,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.92358,
"c": 0.10952,
"h": 182.6
},
"luminance": 0.82343
}Semantic roles & 50–950 ramp
primary
#8AFEEC
secondary
#DE4E64
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685