#8AFECD#8AFECD
#8AFECD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.127 H 164.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFECD |
|---|---|
| RGB | rgb(138, 254, 205) |
| HSL | hsl(155, 98%, 77%) |
| HSV | hsv(155, 46%, 100%) |
| CMYK | cmyk(45.7%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(91.99, -44.00, 13.32) |
| CIE-LCH | lch(91.99, 45.97, 163.16°) |
| OKLab | oklab(91.53% -0.1226 0.0342) |
| OKLCH | oklch(91.53% 0.127 164.4) |
| XYZ | xyz(56.9377, 80.6903, 70.3202) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.41
Pale Turquoise
#A5FBD5
ΔE00 3.76
Light Seafoam
#A0FEBF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFECD #FE8ABB
analogous
#8AFE93 #8AFECD #8AF5FE
triadic
#8AFECD #CD8AFE #FECD8A
tetradic
#8AFECD #938AFE #FE8ABB #F5FE8A
square
#8AFECD #938AFE #FE8ABB #F5FE8A
split-complementary
#8AFECD #FE8AF5 #FE938A
monochromatic
#11FD99 #4DFDB3 #8AFECD #C7FFE7 #E1FFF2
Accessibility & contrast
On white
1.23
#8AFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#8AFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFECD
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFECD | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#E8E3D0
Tritanopia (blue-blind)
#66FEF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8afecd; /* rgb */ color: rgb(138, 254, 205); /* oklch */ color: oklch(91.5% 0.127 164.4);
Tailwind
colors: {
custom: {
50: '#b2ffdc',
500: '#8afecd',
950: '#000000',
},
}SCSS
$custom: #8afecd; $custom-light: #b2ffdc; $custom-dark: #000000;
JSON
{
"hex": "#8afecd",
"rgb": {
"r": 138,
"g": 254,
"b": 205
},
"hsl": {
"h": 154.655,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.91526,
"c": 0.12728,
"h": 164.4
},
"luminance": 0.80695
}Semantic roles & 50–950 ramp
primary
#8AFECD
secondary
#DE4E8B
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684