#8DFFFA#8DFFFA
#8DFFFA is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.105 H 191.8°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFFA |
|---|---|
| RGB | rgb(141, 255, 250) |
| HSL | hsl(177, 100%, 78%) |
| HSV | hsv(177, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.49, -33.69, -7.74) |
| CIE-LCH | lch(93.49, 34.57, 192.94°) |
| OKLab | oklab(93.13% -0.1027 -0.0215) |
| OKLCH | oklch(93.13% 0.105 191.8) |
| XYZ | xyz(63.9930, 84.0796, 103.2807) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.80
Pale Cyan
#B7FFFA
ΔE00 5.03
Bright Turquoise
#0FFEF9
ΔE00 5.72
Aqua
#00FFFF
ΔE00 5.76
Bright Light Blue
#26F7FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFFA #FF8D92
analogous
#8DFFC1 #8DFFFA #8DCBFF
triadic
#8DFFFA #FA8DFF #FFFA8D
tetradic
#8DFFFA #C18DFF #FF8D92 #CBFF8D
square
#8DFFFA #C18DFF #FF8D92 #CBFF8D
split-complementary
#8DFFFA #FF8DCB #FFC18D
monochromatic
#13FFF5 #50FFF7 #8DFFFA #CAFFFD #E0FFFE
Accessibility & contrast
On white
1.18
#8DFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#8DFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFFA
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFFA | 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)
#F3F5FA
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#53FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8dfffa; /* rgb */ color: rgb(141, 255, 250); /* oklch */ color: oklch(93.1% 0.105 191.8);
Tailwind
colors: {
custom: {
50: '#b5fffb',
500: '#8dfffa',
950: '#000000',
},
}SCSS
$custom: #8dfffa; $custom-light: #b5fffb; $custom-dark: #000000;
JSON
{
"hex": "#8dfffa",
"rgb": {
"r": 141,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.368,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.93126,
"c": 0.10493,
"h": 191.8
},
"luminance": 0.84085
}Semantic roles & 50–950 ramp
primary
#8DFFFA
secondary
#E05056
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685