#8AFFFE#8AFFFE
#8AFFFE is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.107 H 194.7°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFFE |
|---|---|
| RGB | rgb(138, 255, 254) |
| HSL | hsl(179, 100%, 77%) |
| HSV | hsv(179, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.48, -33.38, -9.83) |
| CIE-LCH | lch(93.48, 34.80, 196.40°) |
| OKLab | oklab(93.13% -0.1031 -0.0271) |
| OKLCH | oklch(93.13% 0.107 194.7) |
| XYZ | xyz(64.1235, 84.0736, 106.5954) |
| Luminance | 0.8408 (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.34
Bright Light Blue
#26F7FD
ΔE00 5.40
Aqua
#00FFFF
ΔE00 5.47
Bright Turquoise
#0FFEF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFFE #FF8A8B
analogous
#8AFFC4 #8AFFFE #8AC6FF
triadic
#8AFFFE #FE8AFF #FFFE8A
tetradic
#8AFFFE #C48AFF #FF8A8B #C6FF8A
square
#8AFFFE #C48AFF #FF8A8B #C6FF8A
split-complementary
#8AFFFE #FF8AC6 #FFC48A
monochromatic
#10FFFD #4DFFFD #8AFFFE #C7FFFF #E0FFFF
Accessibility & contrast
On white
1.18
#8AFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#8AFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFFE
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFFE | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#48FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8afffe; /* rgb */ color: rgb(138, 255, 254); /* oklch */ color: oklch(93.1% 0.107 194.7);
Tailwind
colors: {
custom: {
50: '#b4fffe',
500: '#8afffe',
950: '#000000',
},
}SCSS
$custom: #8afffe; $custom-light: #b4fffe; $custom-dark: #000000;
JSON
{
"hex": "#8afffe",
"rgb": {
"r": 138,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.487,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93129,
"c": 0.10666,
"h": 194.7
},
"luminance": 0.84079
}Semantic roles & 50–950 ramp
primary
#8AFFFE
secondary
#E04E4F
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685