#8AFDED#8AFDED
#8AFDED is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.108 H 183.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFDED |
|---|---|
| RGB | rgb(138, 253, 237) |
| HSL | hsl(172, 97%, 77%) |
| HSV | hsv(172, 45%, 99%) |
| CMYK | cmyk(45.5%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.47, -36.52, -2.52) |
| CIE-LCH | lch(92.47, 36.61, 183.95°) |
| OKLab | oklab(92.16% -0.1079 -0.0074) |
| OKLCH | oklch(92.16% 0.108 183.9) |
| XYZ | xyz(60.8864, 81.7633, 92.6777) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 5.83
Light Cyan
#ACFFFC
ΔE00 5.96
Light Aqua
#8CFFDB
ΔE00 6.12
Bright Turquoise
#0FFEF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFDED #FD8A9A
analogous
#8AFDB4 #8AFDED #8AD4FD
triadic
#8AFDED #ED8AFD #FDED8A
tetradic
#8AFDED #B48AFD #FD8A9A #D4FD8A
square
#8AFDED #B48AFD #FD8A9A #D4FD8A
split-complementary
#8AFDED #FD8AD4 #FDB48A
monochromatic
#12FBDA #4EFCE4 #8AFDED #C6FEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#8AFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#8AFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFDED
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFDED | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EC
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#56FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8afded; /* rgb */ color: rgb(138, 253, 237); /* oklch */ color: oklch(92.2% 0.108 183.9);
Tailwind
colors: {
custom: {
50: '#b3fef2',
500: '#8afded',
950: '#000000',
},
}SCSS
$custom: #8afded; $custom-light: #b3fef2; $custom-dark: #000000;
JSON
{
"hex": "#8afded",
"rgb": {
"r": 138,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.652,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.92162,
"c": 0.10815,
"h": 183.9
},
"luminance": 0.81768
}Semantic roles & 50–950 ramp
primary
#8AFDED
secondary
#DD4E62
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685