#8BFDED#8BFDED
#8BFDED is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.107 H 183.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDED |
|---|---|
| RGB | rgb(139, 253, 237) |
| HSL | hsl(172, 97%, 77%) |
| HSV | hsv(172, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.51, -36.30, -2.46) |
| CIE-LCH | lch(92.51, 36.38, 183.88°) |
| OKLab | oklab(92.2% -0.1072 -0.0072) |
| OKLCH | oklch(92.2% 0.107 183.8) |
| XYZ | xyz(61.0526, 81.8490, 92.6855) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 5.74
Bright Aqua
#0BF9EA
ΔE00 5.86
Light Cyan
#ACFFFC
ΔE00 5.91
Light Aqua
#8CFFDB
ΔE00 6.11
Pale Cyan
#B7FFFA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDED #FD8B9B
analogous
#8BFDB4 #8BFDED #8BD4FD
triadic
#8BFDED #ED8BFD #FDED8B
tetradic
#8BFDED #B48BFD #FD8B9B #D4FD8B
square
#8BFDED #B48BFD #FD8B9B #D4FD8B
split-complementary
#8BFDED #FD8BD4 #FDB48B
monochromatic
#13FBDA #4FFCE4 #8BFDED #C7FEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#8BFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#8BFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDED
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDED | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EC
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#58FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8bfded; /* rgb */ color: rgb(139, 253, 237); /* oklch */ color: oklch(92.2% 0.107 183.8);
Tailwind
colors: {
custom: {
50: '#b3fef2',
500: '#8bfded',
950: '#000000',
},
}SCSS
$custom: #8bfded; $custom-light: #b3fef2; $custom-dark: #000000;
JSON
{
"hex": "#8bfded",
"rgb": {
"r": 139,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.579,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.92203,
"c": 0.10745,
"h": 183.8
},
"luminance": 0.81854
}Semantic roles & 50–950 ramp
primary
#8BFDED
secondary
#DD4F63
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685