#8DFEFB#8DFEFB
#8DFEFB is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.104 H 193.3°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFEFB |
|---|---|
| RGB | rgb(141, 254, 251) |
| HSL | hsl(178, 98%, 77%) |
| HSV | hsv(178, 44%, 100%) |
| CMYK | cmyk(44.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.24, -32.98, -8.63) |
| CIE-LCH | lch(93.24, 34.09, 194.66°) |
| OKLab | oklab(92.93% -0.1012 -0.0239) |
| OKLCH | oklch(92.93% 0.104 193.3) |
| XYZ | xyz(63.8320, 83.5062, 104.0026) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 4.68
Pale Cyan
#B7FFFA
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 5.82
Bright Turquoise
#0FFEF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFEFB #FE8D90
analogous
#8DFEC2 #8DFEFB #8DC9FE
triadic
#8DFEFB #FB8DFE #FEFB8D
tetradic
#8DFEFB #C28DFE #FE8D90 #C9FE8D
square
#8DFEFB #C28DFE #FE8D90 #C9FE8D
split-complementary
#8DFEFB #FE8DC9 #FEC28D
monochromatic
#14FDF7 #50FDF9 #8DFEFB #CAFFFD #E1FFFE
Accessibility & contrast
On white
1.19
#8DFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#8DFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFEFB
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFEFB | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#53FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8dfefb; /* rgb */ color: rgb(141, 254, 251); /* oklch */ color: oklch(92.9% 0.104 193.3);
Tailwind
colors: {
custom: {
50: '#b5fffc',
500: '#8dfefb',
950: '#000000',
},
}SCSS
$custom: #8dfefb; $custom-light: #b5fffc; $custom-dark: #000000;
JSON
{
"hex": "#8dfefb",
"rgb": {
"r": 141,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.407,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.92934,
"c": 0.10399,
"h": 193.3
},
"luminance": 0.83511
}Semantic roles & 50–950 ramp
primary
#8DFEFB
secondary
#DF5054
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685