#8DDFC0#8DDFC0
#8DDFC0 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.092 H 168.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFC0 |
|---|---|
| RGB | rgb(141, 223, 192) |
| HSL | hsl(157, 56%, 71%) |
| HSV | hsv(157, 37%, 87%) |
| CMYK | cmyk(36.8%, 0%, 13.9%, 12.5%) |
| CIE-LAB | lab(83.04, -31.84, 7.34) |
| CIE-LCH | lch(83.04, 32.68, 167.02°) |
| OKLab | oklab(84.23% -0.0901 0.0189) |
| OKLCH | oklch(84.23% 0.092 168.2) |
| XYZ | xyz(46.8831, 62.2409, 59.4022) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.52
Seafoam
#7FE0B3
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.48
Mediumaquamarine
#66CDAA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFC0 #DF8DAC
analogous
#8DDF97 #8DDFC0 #8DD5DF
triadic
#8DDFC0 #C08DDF #DFC08D
tetradic
#8DDFC0 #978DDF #DF8DAC #D5DF8D
square
#8DDFC0 #978DDF #DF8DAC #D5DF8D
split-complementary
#8DDFC0 #DF8DD5 #DF978D
monochromatic
#35BD89 #5DD2A6 #8DDFC0 #BDECDA #E7F8F2
Accessibility & contrast
On white
1.56
#8DDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#8DDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFC0
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFC0 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BF
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#77E0D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8ddfc0; /* rgb */ color: rgb(141, 223, 192); /* oklch */ color: oklch(84.2% 0.092 168.2);
Tailwind
colors: {
custom: {
50: '#b1e9d3',
500: '#8ddfc0',
950: '#000000',
},
}SCSS
$custom: #8ddfc0; $custom-light: #b1e9d3; $custom-dark: #000000;
JSON
{
"hex": "#8ddfc0",
"rgb": {
"r": 141,
"g": 223,
"b": 192
},
"hsl": {
"h": 157.317,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84226,
"c": 0.09203,
"h": 168.2
},
"luminance": 0.62244
}Semantic roles & 50–950 ramp
primary
#8DDFC0
secondary
#B7597D
accent
#225FC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483