#8DDFC4#8DDFC4
#8DDFC4 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.089 H 171.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFC4 |
|---|---|
| RGB | rgb(141, 223, 196) |
| HSL | hsl(160, 56%, 71%) |
| HSV | hsv(160, 37%, 87%) |
| CMYK | cmyk(36.8%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(83.14, -31.00, 5.36) |
| CIE-LCH | lch(83.14, 31.46, 170.19°) |
| OKLab | oklab(84.33% -0.0884 0.0137) |
| OKLCH | oklch(84.33% 0.089 171.2) |
| XYZ | xyz(47.3323, 62.4206, 61.7681) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.52
Seafoam Blue
#78D1B6
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.54
Light Turquoise
#7EF4CC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFC4 #DF8DA8
analogous
#8DDF9B #8DDFC4 #8DD1DF
triadic
#8DDFC4 #C48DDF #DFC48D
tetradic
#8DDFC4 #9B8DDF #DF8DA8 #D1DF8D
square
#8DDFC4 #9B8DDF #DF8DA8 #D1DF8D
split-complementary
#8DDFC4 #DF8DD1 #DF9B8D
monochromatic
#35BD90 #5DD2AB #8DDFC4 #BDECDD #E7F8F3
Accessibility & contrast
On white
1.56
#8DDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#8DDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFC4
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFC4 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#75E0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8ddfc4; /* rgb */ color: rgb(141, 223, 196); /* oklch */ color: oklch(84.3% 0.089 171.2);
Tailwind
colors: {
custom: {
50: '#b1e9d5',
500: '#8ddfc4',
950: '#000000',
},
}SCSS
$custom: #8ddfc4; $custom-light: #b1e9d5; $custom-dark: #000000;
JSON
{
"hex": "#8ddfc4",
"rgb": {
"r": 141,
"g": 223,
"b": 196
},
"hsl": {
"h": 160.244,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84334,
"c": 0.08942,
"h": 171.2
},
"luminance": 0.62424
}Semantic roles & 50–950 ramp
primary
#8DDFC4
secondary
#B75978
accent
#2257C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483