#8AFFDC#8AFFDC
#8AFFDC is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.1% C 0.118 H 172.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFDC |
|---|---|
| RGB | rgb(138, 255, 220) |
| HSL | hsl(162, 100%, 77%) |
| HSV | hsv(162, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.61, -41.27, 6.47) |
| CIE-LCH | lch(92.61, 41.77, 171.08°) |
| OKLab | oklab(92.14% -0.1173 0.0165) |
| OKLCH | oklch(92.14% 0.118 172) |
| XYZ | xyz(59.1541, 82.0859, 80.4232) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.38
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.86
Pale Turquoise
#A5FBD5
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFDC #FF8AAD
analogous
#8AFFA2 #8AFFDC #8AE8FF
triadic
#8AFFDC #DC8AFF #FFDC8A
tetradic
#8AFFDC #A28AFF #FF8AAD #E8FF8A
square
#8AFFDC #A28AFF #FF8AAD #E8FF8A
split-complementary
#8AFFDC #FF8AE8 #FFA28A
monochromatic
#10FFB7 #4DFFCA #8AFFDC #C7FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#8AFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#8AFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFDC
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFDC | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#5FFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8affdc; /* rgb */ color: rgb(138, 255, 220); /* oklch */ color: oklch(92.1% 0.118 172.0);
Tailwind
colors: {
custom: {
50: '#b2ffe6',
500: '#8affdc',
950: '#000000',
},
}SCSS
$custom: #8affdc; $custom-light: #b2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#8affdc",
"rgb": {
"r": 138,
"g": 255,
"b": 220
},
"hsl": {
"h": 162.051,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92139,
"c": 0.11842,
"h": 172
},
"luminance": 0.82091
}Semantic roles & 50–950 ramp
primary
#8AFFDC
secondary
#E04E79
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684