#8EFDFB#8EFDFB
#8EFDFB is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.8% C 0.102 H 194.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDFB |
|---|---|
| RGB | rgb(142, 253, 251) |
| HSL | hsl(179, 97%, 77%) |
| HSV | hsv(179, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(93.00, -32.29, -8.98) |
| CIE-LCH | lch(93.00, 33.51, 195.54°) |
| OKLab | oklab(92.75% -0.0994 -0.0248) |
| OKLCH | oklch(92.75% 0.102 194) |
| XYZ | xyz(63.6863, 82.9612, 103.9051) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.29
Bright Cyan
#41FDFE
ΔE00 4.78
Pale Cyan
#B7FFFA
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.78
Aqua
#00FFFF
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDFB #FD8E90
analogous
#8EFDC4 #8EFDFB #8EC7FD
triadic
#8EFDFB #FB8EFD #FDFB8E
tetradic
#8EFDFB #C48EFD #FD8E90 #C7FD8E
square
#8EFDFB #C48EFD #FD8E90 #C7FD8E
split-complementary
#8EFDFB #FD8EC7 #FDC48E
monochromatic
#16FBF7 #52FCF9 #8EFDFB #CAFEFD #E1FEFE
Accessibility & contrast
On white
1.19
#8EFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#8EFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDFB
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDFB | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#55FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8efdfb; /* rgb */ color: rgb(142, 253, 251); /* oklch */ color: oklch(92.8% 0.102 194.0);
Tailwind
colors: {
custom: {
50: '#b5fefc',
500: '#8efdfb',
950: '#000000',
},
}SCSS
$custom: #8efdfb; $custom-light: #b5fefc; $custom-dark: #000000;
JSON
{
"hex": "#8efdfb",
"rgb": {
"r": 142,
"g": 253,
"b": 251
},
"hsl": {
"h": 178.919,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.92753,
"c": 0.10245,
"h": 194
},
"luminance": 0.82966
}Semantic roles & 50–950 ramp
primary
#8EFDFB
secondary
#DD5254
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685