#8AFFFB#8AFFFB
#8AFFFB is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.107 H 192.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFFB |
|---|---|
| RGB | rgb(138, 255, 251) |
| HSL | hsl(178, 100%, 77%) |
| HSV | hsv(178, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(93.40, -34.11, -8.40) |
| CIE-LCH | lch(93.40, 35.13, 193.83°) |
| OKLab | oklab(93.04% -0.1044 -0.0233) |
| OKLCH | oklch(93.04% 0.107 192.6) |
| XYZ | xyz(63.6468, 83.8830, 104.0851) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.81
Bright Cyan
#41FDFE
ΔE00 4.45
Pale Cyan
#B7FFFA
ΔE00 5.29
Aqua
#00FFFF
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFFB #FF8A8E
analogous
#8AFFC1 #8AFFFB #8AC8FF
triadic
#8AFFFB #FB8AFF #FFFB8A
tetradic
#8AFFFB #C18AFF #FF8A8E #C8FF8A
square
#8AFFFB #C18AFF #FF8A8E #C8FF8A
split-complementary
#8AFFFB #FF8AC8 #FFC18A
monochromatic
#10FFF7 #4DFFF9 #8AFFFB #C7FFFD #E0FFFE
Accessibility & contrast
On white
1.18
#8AFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#8AFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFFB
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFFB | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#4BFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8afffb; /* rgb */ color: rgb(138, 255, 251); /* oklch */ color: oklch(93.0% 0.107 192.6);
Tailwind
colors: {
custom: {
50: '#b3fffc',
500: '#8afffb',
950: '#000000',
},
}SCSS
$custom: #8afffb; $custom-light: #b3fffc; $custom-dark: #000000;
JSON
{
"hex": "#8afffb",
"rgb": {
"r": 138,
"g": 255,
"b": 251
},
"hsl": {
"h": 177.949,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93035,
"c": 0.10692,
"h": 192.6
},
"luminance": 0.83888
}Semantic roles & 50–950 ramp
primary
#8AFFFB
secondary
#E04E53
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685