#8AFFDF#8AFFDF
#8AFFDF is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.117 H 173.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFDF |
|---|---|
| RGB | rgb(138, 255, 223) |
| HSL | hsl(164, 100%, 77%) |
| HSV | hsv(164, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.68, -40.61, 5.03) |
| CIE-LCH | lch(92.68, 40.92, 172.94°) |
| OKLab | oklab(92.22% -0.116 0.0127) |
| OKLCH | oklch(92.22% 0.117 173.8) |
| XYZ | xyz(59.5549, 82.2462, 82.5345) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.57
Pale Turquoise
#A5FBD5
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFDF #FF8AAA
analogous
#8AFFA5 #8AFFDF #8AE4FF
triadic
#8AFFDF #DF8AFF #FFDF8A
tetradic
#8AFFDF #A58AFF #FF8AAA #E4FF8A
square
#8AFFDF #A58AFF #FF8AAA #E4FF8A
split-complementary
#8AFFDF #FF8AE4 #FFA58A
monochromatic
#10FFBE #4DFFCE #8AFFDF #C7FFF0 #E0FFF7
Accessibility & contrast
On white
1.20
#8AFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#8AFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFDF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFDF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#5DFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8affdf; /* rgb */ color: rgb(138, 255, 223); /* oklch */ color: oklch(92.2% 0.117 173.8);
Tailwind
colors: {
custom: {
50: '#b2ffe9',
500: '#8affdf',
950: '#000000',
},
}SCSS
$custom: #8affdf; $custom-light: #b2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#8affdf",
"rgb": {
"r": 138,
"g": 255,
"b": 223
},
"hsl": {
"h": 163.59,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92219,
"c": 0.11668,
"h": 173.8
},
"luminance": 0.82251
}Semantic roles & 50–950 ramp
primary
#8AFFDF
secondary
#E04E75
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684