#8AFFFD#8AFFFD
#8AFFFD is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.107 H 194.0°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFFD |
|---|---|
| RGB | rgb(138, 255, 253) |
| HSL | hsl(179, 100%, 77%) |
| HSV | hsv(179, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.45, -33.63, -9.35) |
| CIE-LCH | lch(93.45, 34.90, 195.54°) |
| OKLab | oklab(93.1% -0.1035 -0.0258) |
| OKLCH | oklch(93.1% 0.107 194) |
| XYZ | xyz(63.9638, 84.0097, 105.7542) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.73
Bright Cyan
#41FDFE
ΔE00 4.35
Pale Cyan
#B7FFFA
ΔE00 5.30
Aqua
#00FFFF
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFFD #FF8A8C
analogous
#8AFFC2 #8AFFFD #8AC7FF
triadic
#8AFFFD #FD8AFF #FFFD8A
tetradic
#8AFFFD #C28AFF #FF8A8C #C7FF8A
square
#8AFFFD #C28AFF #FF8A8C #C7FF8A
split-complementary
#8AFFFD #FF8AC7 #FFC28A
monochromatic
#10FFFB #4DFFFC #8AFFFD #C7FFFE #E0FFFE
Accessibility & contrast
On white
1.18
#8AFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#8AFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFFD
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFFD | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#49FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8afffd; /* rgb */ color: rgb(138, 255, 253); /* oklch */ color: oklch(93.1% 0.107 194.0);
Tailwind
colors: {
custom: {
50: '#b3fffe',
500: '#8afffd',
950: '#000000',
},
}SCSS
$custom: #8afffd; $custom-light: #b3fffe; $custom-dark: #000000;
JSON
{
"hex": "#8afffd",
"rgb": {
"r": 138,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.974,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93097,
"c": 0.10673,
"h": 194
},
"luminance": 0.84015
}Semantic roles & 50–950 ramp
primary
#8AFFFD
secondary
#E04E50
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685