#8CFDED#8CFDED
#8CFDED 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.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFDED |
|---|---|
| RGB | rgb(140, 253, 237) |
| HSL | hsl(172, 97%, 77%) |
| HSV | hsv(172, 45%, 99%) |
| CMYK | cmyk(44.7%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.55, -36.07, -2.40) |
| CIE-LCH | lch(92.55, 36.15, 183.81°) |
| OKLab | oklab(92.25% -0.1065 -0.007) |
| OKLCH | oklch(92.25% 0.107 183.8) |
| XYZ | xyz(61.2204, 81.9355, 92.6934) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.74
Pale Aqua
#B8FFEB
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 5.95
Light Aqua
#8CFFDB
ΔE00 6.09
Pale Cyan
#B7FFFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFDED #FD8C9C
analogous
#8CFDB4 #8CFDED #8CD5FD
triadic
#8CFDED #ED8CFD #FDED8C
tetradic
#8CFDED #B48CFD #FD8C9C #D5FD8C
square
#8CFDED #B48CFD #FD8C9C #D5FD8C
split-complementary
#8CFDED #FD8CD5 #FDB48C
monochromatic
#14FBDA #50FCE4 #8CFDED #C8FEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#8CFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#8CFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFDED
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFDED | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EC
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#5AFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8cfded; /* rgb */ color: rgb(140, 253, 237); /* oklch */ color: oklch(92.2% 0.107 183.8);
Tailwind
colors: {
custom: {
50: '#b4fef2',
500: '#8cfded',
950: '#000000',
},
}SCSS
$custom: #8cfded; $custom-light: #b4fef2; $custom-dark: #000000;
JSON
{
"hex": "#8cfded",
"rgb": {
"r": 140,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.504,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.92245,
"c": 0.10674,
"h": 183.8
},
"luminance": 0.8194
}Semantic roles & 50–950 ramp
primary
#8CFDED
secondary
#DD5064
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685