#8DFCDD#8DFCDD
#8DFCDD is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.112 H 173.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCDD |
|---|---|
| RGB | rgb(141, 252, 221) |
| HSL | hsl(163, 95%, 77%) |
| HSV | hsv(163, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.91, -38.99, 4.96) |
| CIE-LCH | lch(91.91, 39.30, 172.75°) |
| OKLab | oklab(91.61% -0.1114 0.0125) |
| OKLCH | oklch(91.61% 0.112 173.6) |
| XYZ | xyz(58.8407, 80.4995, 80.8299) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.43
Tiffany Blue
#7BF2DA
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 3.24
Pale Turquoise
#A5FBD5
ΔE00 3.97
Pale Aqua
#B8FFEB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCDD #FC8DAC
analogous
#8DFCA6 #8DFCDD #8DE4FC
triadic
#8DFCDD #DD8DFC #FCDD8D
tetradic
#8DFCDD #A68DFC #FC8DAC #E4FC8D
square
#8DFCDD #A68DFC #FC8DAC #E4FC8D
split-complementary
#8DFCDD #FC8DE4 #FCA68D
monochromatic
#16F9B9 #51FACB #8DFCDD #C9FEEF #E1FEF6
Accessibility & contrast
On white
1.23
#8DFCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#8DFCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCDD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCDD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DC
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#65FEF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dfcdd; /* rgb */ color: rgb(141, 252, 221); /* oklch */ color: oklch(91.6% 0.112 173.6);
Tailwind
colors: {
custom: {
50: '#b4fee7',
500: '#8dfcdd',
950: '#000000',
},
}SCSS
$custom: #8dfcdd; $custom-light: #b4fee7; $custom-dark: #000000;
JSON
{
"hex": "#8dfcdd",
"rgb": {
"r": 141,
"g": 252,
"b": 221
},
"hsl": {
"h": 163.243,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91609,
"c": 0.11211,
"h": 173.6
},
"luminance": 0.80504
}Semantic roles & 50–950 ramp
primary
#8DFCDD
secondary
#DC5178
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684