#8AFEDD#8AFEDD
#8AFEDD is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.117 H 173.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFEDD |
|---|---|
| RGB | rgb(138, 254, 221) |
| HSL | hsl(163, 98%, 77%) |
| HSV | hsv(163, 46%, 100%) |
| CMYK | cmyk(45.7%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.35, -40.60, 5.59) |
| CIE-LCH | lch(92.35, 40.98, 172.16°) |
| OKLab | oklab(91.94% -0.1157 0.0142) |
| OKLCH | oklch(91.94% 0.117 173) |
| XYZ | xyz(58.9687, 81.5027, 81.0167) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.89
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.65
Pale Turquoise
#A5FBD5
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFEDD #FE8AAB
analogous
#8AFEA3 #8AFEDD #8AE5FE
triadic
#8AFEDD #DD8AFE #FEDD8A
tetradic
#8AFEDD #A38AFE #FE8AAB #E5FE8A
square
#8AFEDD #A38AFE #FE8AAB #E5FE8A
split-complementary
#8AFEDD #FE8AE5 #FEA38A
monochromatic
#11FDBA #4DFDCB #8AFEDD #C7FFEF #E1FFF6
Accessibility & contrast
On white
1.21
#8AFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#8AFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFEDD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFEDD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#5FFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8afedd; /* rgb */ color: rgb(138, 254, 221); /* oklch */ color: oklch(91.9% 0.117 173.0);
Tailwind
colors: {
custom: {
50: '#b2ffe7',
500: '#8afedd',
950: '#000000',
},
}SCSS
$custom: #8afedd; $custom-light: #b2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#8afedd",
"rgb": {
"r": 138,
"g": 254,
"b": 221
},
"hsl": {
"h": 162.931,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.91938,
"c": 0.11659,
"h": 173
},
"luminance": 0.81507
}Semantic roles & 50–950 ramp
primary
#8AFEDD
secondary
#DE4E77
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684