#8DFDFB#8DFDFB
#8DFDFB is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.7% C 0.103 H 194.0°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDFB |
|---|---|
| RGB | rgb(141, 253, 251) |
| HSL | hsl(179, 97%, 77%) |
| HSV | hsv(179, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.96, -32.51, -9.04) |
| CIE-LCH | lch(92.96, 33.75, 195.54°) |
| OKLab | oklab(92.71% -0.1001 -0.025) |
| OKLCH | oklch(92.71% 0.103 194) |
| XYZ | xyz(63.5155, 82.8731, 103.8971) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.38
Bright Cyan
#41FDFE
ΔE00 4.69
Pale Cyan
#B7FFFA
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 5.70
Aqua
#00FFFF
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDFB #FD8D8F
analogous
#8DFDC3 #8DFDFB #8DC7FD
triadic
#8DFDFB #FB8DFD #FDFB8D
tetradic
#8DFDFB #C38DFD #FD8D8F #C7FD8D
square
#8DFDFB #C38DFD #FD8D8F #C7FD8D
split-complementary
#8DFDFB #FD8DC7 #FDC38D
monochromatic
#15FBF7 #51FCF9 #8DFDFB #C9FEFD #E1FEFE
Accessibility & contrast
On white
1.19
#8DFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#8DFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDFB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDFB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#53FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8dfdfb; /* rgb */ color: rgb(141, 253, 251); /* oklch */ color: oklch(92.7% 0.103 194.0);
Tailwind
colors: {
custom: {
50: '#b5fefc',
500: '#8dfdfb',
950: '#000000',
},
}SCSS
$custom: #8dfdfb; $custom-light: #b5fefc; $custom-dark: #000000;
JSON
{
"hex": "#8dfdfb",
"rgb": {
"r": 141,
"g": 253,
"b": 251
},
"hsl": {
"h": 178.929,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.92711,
"c": 0.10317,
"h": 194
},
"luminance": 0.82878
}Semantic roles & 50–950 ramp
primary
#8DFDFB
secondary
#DD5153
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685