#8DFCED#8DFCED
#8DFCED is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.105 H 184.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCED |
|---|---|
| RGB | rgb(141, 252, 237) |
| HSL | hsl(172, 95%, 77%) |
| HSV | hsv(172, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.31, -35.37, -2.75) |
| CIE-LCH | lch(92.31, 35.48, 184.45°) |
| OKLab | oklab(92.06% -0.1047 -0.0079) |
| OKLCH | oklch(92.06% 0.105 184.3) |
| XYZ | xyz(61.0749, 81.3931, 92.5964) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 5.54
Pale Aqua
#B8FFEB
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 6.04
Pale Cyan
#B7FFFA
ΔE00 6.12
Light Aqua
#8CFFDB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCED #FC8D9C
analogous
#8DFCB6 #8DFCED #8DD4FC
triadic
#8DFCED #ED8DFC #FCED8D
tetradic
#8DFCED #B68DFC #FC8D9C #D4FC8D
square
#8DFCED #B68DFC #FC8D9C #D4FC8D
split-complementary
#8DFCED #FC8DD4 #FCB68D
monochromatic
#16F9DA #51FAE4 #8DFCED #C9FEF6 #E1FEFA
Accessibility & contrast
On white
1.22
#8DFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#8DFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCED
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCED | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#5DFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dfced; /* rgb */ color: rgb(141, 252, 237); /* oklch */ color: oklch(92.1% 0.105 184.3);
Tailwind
colors: {
custom: {
50: '#b4fdf2',
500: '#8dfced',
950: '#000000',
},
}SCSS
$custom: #8dfced; $custom-light: #b4fdf2; $custom-dark: #000000;
JSON
{
"hex": "#8dfced",
"rgb": {
"r": 141,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.892,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92062,
"c": 0.105,
"h": 184.3
},
"luminance": 0.81398
}Semantic roles & 50–950 ramp
primary
#8DFCED
secondary
#DC5164
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685