#8AFDE9#8AFDE9
#8AFDE9 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.110 H 181.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFDE9 |
|---|---|
| RGB | rgb(138, 253, 233) |
| HSL | hsl(170, 97%, 77%) |
| HSV | hsv(170, 45%, 99%) |
| CMYK | cmyk(45.5%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(92.37, -37.45, -0.60) |
| CIE-LCH | lch(92.37, 37.46, 180.92°) |
| OKLab | oklab(92.05% -0.1096 -0.0022) |
| OKLCH | oklch(92.05% 0.11 181.2) |
| XYZ | xyz(60.3085, 81.5321, 89.6342) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.86
Light Aqua
#8CFFDB
ΔE00 4.81
Pale Aqua
#B8FFEB
ΔE00 5.55
Bright Aqua
#0BF9EA
ΔE00 6.04
Light Turquoise
#7EF4CC
ΔE00 6.39
Aquamarine
#7FFFD4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFDE9 #FD8A9E
analogous
#8AFDB0 #8AFDE9 #8AD8FD
triadic
#8AFDE9 #E98AFD #FDE98A
tetradic
#8AFDE9 #B08AFD #FD8A9E #D8FD8A
square
#8AFDE9 #B08AFD #FD8A9E #D8FD8A
split-complementary
#8AFDE9 #FD8AD8 #FDB08A
monochromatic
#12FBD2 #4EFCDE #8AFDE9 #C6FEF4 #E1FEF9
Accessibility & contrast
On white
1.21
#8AFDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#8AFDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFDE9
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFDE9 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#58FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8afde9; /* rgb */ color: rgb(138, 253, 233); /* oklch */ color: oklch(92.0% 0.110 181.2);
Tailwind
colors: {
custom: {
50: '#b2fef0',
500: '#8afde9',
950: '#000000',
},
}SCSS
$custom: #8afde9; $custom-light: #b2fef0; $custom-dark: #000000;
JSON
{
"hex": "#8afde9",
"rgb": {
"r": 138,
"g": 253,
"b": 233
},
"hsl": {
"h": 169.565,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.92046,
"c": 0.10958,
"h": 181.2
},
"luminance": 0.81537
}Semantic roles & 50–950 ramp
primary
#8AFDE9
secondary
#DD4E67
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685