#8FFDEC#8FFDEC
#8FFDEC is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.105 H 182.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDEC |
|---|---|
| RGB | rgb(143, 253, 236) |
| HSL | hsl(171, 96%, 78%) |
| HSV | hsv(171, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(92.64, -35.60, -1.74) |
| CIE-LCH | lch(92.64, 35.64, 182.79°) |
| OKLab | oklab(92.34% -0.1048 -0.0052) |
| OKLCH | oklch(92.34% 0.105 182.9) |
| XYZ | xyz(61.5873, 82.1415, 91.9501) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.59
Pale Aqua
#B8FFEB
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 5.73
Light Cyan
#ACFFFC
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.28
Pale Cyan
#B7FFFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDEC #FD8FA0
analogous
#8FFDB5 #8FFDEC #8FD7FD
triadic
#8FFDEC #EC8FFD #FDEC8F
tetradic
#8FFDEC #B58FFD #FD8FA0 #D7FD8F
square
#8FFDEC #B58FFD #FD8FA0 #D7FD8F
split-complementary
#8FFDEC #FD8FD7 #FDB58F
monochromatic
#17FBD8 #53FCE2 #8FFDEC #CBFEF6 #E1FEFA
Accessibility & contrast
On white
1.20
#8FFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#8FFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDEC
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDEC | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#61FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffdec; /* rgb */ color: rgb(143, 253, 236); /* oklch */ color: oklch(92.3% 0.105 182.9);
Tailwind
colors: {
custom: {
50: '#b5fef2',
500: '#8ffdec',
950: '#000000',
},
}SCSS
$custom: #8ffdec; $custom-light: #b5fef2; $custom-dark: #000000;
JSON
{
"hex": "#8ffdec",
"rgb": {
"r": 143,
"g": 253,
"b": 236
},
"hsl": {
"h": 170.727,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92341,
"c": 0.10495,
"h": 182.9
},
"luminance": 0.82146
}Semantic roles & 50–950 ramp
primary
#8FFDEC
secondary
#DE5368
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685