#8AFFDE#8AFFDE
#8AFFDE is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 173.2°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFDE |
|---|---|
| RGB | rgb(138, 255, 222) |
| HSL | hsl(163, 100%, 77%) |
| HSV | hsv(163, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.66, -40.83, 5.51) |
| CIE-LCH | lch(92.66, 41.20, 172.31°) |
| OKLab | oklab(92.19% -0.1164 0.014) |
| OKLCH | oklch(92.19% 0.117 173.2) |
| XYZ | xyz(59.4205, 82.1924, 81.8266) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.92
Aquamarine
#7FFFD4
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.75
Pale Turquoise
#A5FBD5
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFDE #FF8AAB
analogous
#8AFFA4 #8AFFDE #8AE6FF
triadic
#8AFFDE #DE8AFF #FFDE8A
tetradic
#8AFFDE #A48AFF #FF8AAB #E6FF8A
square
#8AFFDE #A48AFF #FF8AAB #E6FF8A
split-complementary
#8AFFDE #FF8AE6 #FFA48A
monochromatic
#10FFBB #4DFFCD #8AFFDE #C7FFEF #E0FFF6
Accessibility & contrast
On white
1.20
#8AFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#8AFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFDE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFDE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DC
Deuteranopia (green-blind)
#E6E4E0
Tritanopia (blue-blind)
#5EFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8affde; /* rgb */ color: rgb(138, 255, 222); /* oklch */ color: oklch(92.2% 0.117 173.2);
Tailwind
colors: {
custom: {
50: '#b2ffe8',
500: '#8affde',
950: '#000000',
},
}SCSS
$custom: #8affde; $custom-light: #b2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#8affde",
"rgb": {
"r": 138,
"g": 255,
"b": 222
},
"hsl": {
"h": 163.077,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92192,
"c": 0.11725,
"h": 173.2
},
"luminance": 0.82197
}Semantic roles & 50–950 ramp
primary
#8AFFDE
secondary
#E04E77
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684