#8DFDEB#8DFDEB
#8DFDEB is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.107 H 182.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDEB |
|---|---|
| RGB | rgb(141, 253, 235) |
| HSL | hsl(170, 97%, 77%) |
| HSV | hsv(170, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.53, -36.30, -1.38) |
| CIE-LCH | lch(92.53, 36.32, 182.18°) |
| OKLab | oklab(92.23% -0.1066 -0.0043) |
| OKLCH | oklch(92.23% 0.107 182.3) |
| XYZ | xyz(61.0991, 81.9066, 91.1710) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.31
Pale Aqua
#B8FFEB
ΔE00 5.37
Light Aqua
#8CFFDB
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 6.15
Light Cyan
#ACFFFC
ΔE00 6.32
Pale Cyan
#B7FFFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDEB #FD8D9F
analogous
#8DFDB3 #8DFDEB #8DD7FD
triadic
#8DFDEB #EB8DFD #FDEB8D
tetradic
#8DFDEB #B38DFD #FD8D9F #D7FD8D
square
#8DFDEB #B38DFD #FD8D9F #D7FD8D
split-complementary
#8DFDEB #FD8DD7 #FDB38D
monochromatic
#15FBD6 #51FCE0 #8DFDEB #C9FEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#8DFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#8DFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDEB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDEB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#5DFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8dfdeb; /* rgb */ color: rgb(141, 253, 235); /* oklch */ color: oklch(92.2% 0.107 182.3);
Tailwind
colors: {
custom: {
50: '#b4fef1',
500: '#8dfdeb',
950: '#000000',
},
}SCSS
$custom: #8dfdeb; $custom-light: #b4fef1; $custom-dark: #000000;
JSON
{
"hex": "#8dfdeb",
"rgb": {
"r": 141,
"g": 253,
"b": 235
},
"hsl": {
"h": 170.357,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.92228,
"c": 0.10673,
"h": 182.3
},
"luminance": 0.81911
}Semantic roles & 50–950 ramp
primary
#8DFDEB
secondary
#DD5167
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685