#8AFDCD#8AFDCD
#8AFDCD is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.126 H 164.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFDCD |
|---|---|
| RGB | rgb(138, 253, 205) |
| HSL | hsl(155, 97%, 77%) |
| HSV | hsv(155, 45%, 99%) |
| CMYK | cmyk(45.5%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.71, -43.56, 12.92) |
| CIE-LCH | lch(91.71, 45.43, 163.48°) |
| OKLab | oklab(91.3% -0.1215 0.0332) |
| OKLCH | oklch(91.3% 0.126 164.7) |
| XYZ | xyz(56.6212, 80.0572, 70.2147) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 2.80
Light Aqua
#8CFFDB
ΔE00 3.23
Pale Turquoise
#A5FBD5
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFDCD #FD8ABA
analogous
#8AFD94 #8AFDCD #8AF3FD
triadic
#8AFDCD #CD8AFD #FDCD8A
tetradic
#8AFDCD #948AFD #FD8ABA #F3FD8A
square
#8AFDCD #948AFD #FD8ABA #F3FD8A
split-complementary
#8AFDCD #FD8AF3 #FD948A
monochromatic
#12FB9A #4EFCB3 #8AFDCD #C6FEE7 #E1FEF2
Accessibility & contrast
On white
1.23
#8AFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#8AFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFDCD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFDCD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#67FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8afdcd; /* rgb */ color: rgb(138, 253, 205); /* oklch */ color: oklch(91.3% 0.126 164.7);
Tailwind
colors: {
custom: {
50: '#b2fedc',
500: '#8afdcd',
950: '#000000',
},
}SCSS
$custom: #8afdcd; $custom-light: #b2fedc; $custom-dark: #000000;
JSON
{
"hex": "#8afdcd",
"rgb": {
"r": 138,
"g": 253,
"b": 205
},
"hsl": {
"h": 154.957,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.91296,
"c": 0.12594,
"h": 164.7
},
"luminance": 0.80062
}Semantic roles & 50–950 ramp
primary
#8AFDCD
secondary
#DD4E8A
accent
#0060E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684