#8AFFDD#8AFFDD
#8AFFDD is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.118 H 172.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFDD |
|---|---|
| RGB | rgb(138, 255, 221) |
| HSL | hsl(163, 100%, 77%) |
| HSV | hsv(163, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.64, -41.05, 5.99) |
| CIE-LCH | lch(92.64, 41.48, 171.69°) |
| OKLab | oklab(92.17% -0.1168 0.0152) |
| OKLCH | oklch(92.17% 0.118 172.6) |
| XYZ | xyz(59.2869, 82.1390, 81.1228) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.64
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.95
Pale Turquoise
#A5FBD5
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFDD #FF8AAC
analogous
#8AFFA3 #8AFFDD #8AE7FF
triadic
#8AFFDD #DD8AFF #FFDD8A
tetradic
#8AFFDD #A38AFF #FF8AAC #E7FF8A
square
#8AFFDD #A38AFF #FF8AAC #E7FF8A
split-complementary
#8AFFDD #FF8AE7 #FFA38A
monochromatic
#10FFB9 #4DFFCB #8AFFDD #C7FFEF #E0FFF6
Accessibility & contrast
On white
1.20
#8AFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#8AFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFDD
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFDD | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#5EFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8affdd; /* rgb */ color: rgb(138, 255, 221); /* oklch */ color: oklch(92.2% 0.118 172.6);
Tailwind
colors: {
custom: {
50: '#b2ffe7',
500: '#8affdd',
950: '#000000',
},
}SCSS
$custom: #8affdd; $custom-light: #b2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#8affdd",
"rgb": {
"r": 138,
"g": 255,
"b": 221
},
"hsl": {
"h": 162.564,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92165,
"c": 0.11783,
"h": 172.6
},
"luminance": 0.82144
}Semantic roles & 50–950 ramp
primary
#8AFFDD
secondary
#E04E78
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684