#8EFFFA#8EFFFA
#8EFFFA is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.104 H 191.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFFA |
|---|---|
| RGB | rgb(142, 255, 250) |
| HSL | hsl(177, 100%, 78%) |
| HSV | hsv(177, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.52, -33.46, -7.68) |
| CIE-LCH | lch(93.52, 34.33, 192.93°) |
| OKLab | oklab(93.17% -0.102 -0.0213) |
| OKLCH | oklch(93.17% 0.104 191.8) |
| XYZ | xyz(64.1638, 84.1677, 103.2887) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.53
Bright Cyan
#41FDFE
ΔE00 4.89
Pale Cyan
#B7FFFA
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 5.81
Aqua
#00FFFF
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFFA #FF8E93
analogous
#8EFFC1 #8EFFFA #8ECBFF
triadic
#8EFFFA #FA8EFF #FFFA8E
tetradic
#8EFFFA #C18EFF #FF8E93 #CBFF8E
square
#8EFFFA #C18EFF #FF8E93 #CBFF8E
split-complementary
#8EFFFA #FF8ECB #FFC18E
monochromatic
#14FFF5 #51FFF7 #8EFFFA #CBFFFD #E0FFFE
Accessibility & contrast
On white
1.18
#8EFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#8EFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFFA
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFFA | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#56FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8efffa; /* rgb */ color: rgb(142, 255, 250); /* oklch */ color: oklch(93.2% 0.104 191.8);
Tailwind
colors: {
custom: {
50: '#b6fffb',
500: '#8efffa',
950: '#000000',
},
}SCSS
$custom: #8efffa; $custom-light: #b6fffb; $custom-dark: #000000;
JSON
{
"hex": "#8efffa",
"rgb": {
"r": 142,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.345,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93167,
"c": 0.10422,
"h": 191.8
},
"luminance": 0.84173
}Semantic roles & 50–950 ramp
primary
#8EFFFA
secondary
#E05157
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685