#8AFCED#8AFCED
#8AFCED is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.107 H 184.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFCED |
|---|---|
| RGB | rgb(138, 252, 237) |
| HSL | hsl(172, 95%, 76%) |
| HSV | hsv(172, 45%, 99%) |
| CMYK | cmyk(45.2%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.19, -36.07, -2.93) |
| CIE-LCH | lch(92.19, 36.18, 184.65°) |
| OKLab | oklab(91.94% -0.1068 -0.0085) |
| OKLCH | oklch(91.94% 0.107 184.5) |
| XYZ | xyz(60.5715, 81.1336, 92.5728) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 5.72
Bright Aqua
#0BF9EA
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 5.91
Bright Turquoise
#0FFEF9
ΔE00 6.35
Pale Cyan
#B7FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFCED #FC8A99
analogous
#8AFCB4 #8AFCED #8AD2FC
triadic
#8AFCED #ED8AFC #FCED8A
tetradic
#8AFCED #B48AFC #FC8A99 #D2FC8A
square
#8AFCED #B48AFC #FC8A99 #D2FC8A
split-complementary
#8AFCED #FC8AD2 #FCB48A
monochromatic
#13F9DB #4EFAE4 #8AFCED #C6FEF6 #E1FEFA
Accessibility & contrast
On white
1.22
#8AFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#8AFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFCED
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFCED | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#56FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8afced; /* rgb */ color: rgb(138, 252, 237); /* oklch */ color: oklch(91.9% 0.107 184.5);
Tailwind
colors: {
custom: {
50: '#b3fdf2',
500: '#8afced',
950: '#000000',
},
}SCSS
$custom: #8afced; $custom-light: #b3fdf2; $custom-dark: #000000;
JSON
{
"hex": "#8afced",
"rgb": {
"r": 138,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.105,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91937,
"c": 0.10712,
"h": 184.5
},
"luminance": 0.81139
}Semantic roles & 50–950 ramp
primary
#8AFCED
secondary
#DC4F61
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685