#8AFCDC#8AFCDC
#8AFCDC is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.115 H 173.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFCDC |
|---|---|
| RGB | rgb(138, 252, 220) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 45%, 99%) |
| CMYK | cmyk(45.2%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.77, -39.92, 5.26) |
| CIE-LCH | lch(91.77, 40.27, 172.50°) |
| OKLab | oklab(91.46% -0.1139 0.0133) |
| OKLCH | oklch(91.46% 0.115 173.3) |
| XYZ | xyz(58.2045, 80.1868, 80.1067) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFCDC #FC8AAA
analogous
#8AFCA3 #8AFCDC #8AE3FC
triadic
#8AFCDC #DC8AFC #FCDC8A
tetradic
#8AFCDC #A38AFC #FC8AAA #E3FC8A
square
#8AFCDC #A38AFC #FC8AAA #E3FC8A
split-complementary
#8AFCDC #FC8AE3 #FCA38A
monochromatic
#13F9B8 #4EFACA #8AFCDC #C6FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#8AFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#8AFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFCDC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFCDC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#60FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8afcdc; /* rgb */ color: rgb(138, 252, 220); /* oklch */ color: oklch(91.5% 0.115 173.3);
Tailwind
colors: {
custom: {
50: '#b2fee6',
500: '#8afcdc',
950: '#000000',
},
}SCSS
$custom: #8afcdc; $custom-light: #b2fee6; $custom-dark: #000000;
JSON
{
"hex": "#8afcdc",
"rgb": {
"r": 138,
"g": 252,
"b": 220
},
"hsl": {
"h": 163.158,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91456,
"c": 0.1147,
"h": 173.3
},
"luminance": 0.80191
}Semantic roles & 50–950 ramp
primary
#8AFCDC
secondary
#DC4F76
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684