#8CDDBB#8CDDBB
#8CDDBB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.093 H 165.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDDBB |
|---|---|
| RGB | rgb(140, 221, 187) |
| HSL | hsl(155, 54%, 71%) |
| HSV | hsv(155, 37%, 87%) |
| CMYK | cmyk(36.7%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(82.31, -32.22, 8.93) |
| CIE-LCH | lch(82.31, 33.44, 164.51°) |
| OKLab | oklab(83.59% -0.0906 0.023) |
| OKLCH | oklch(83.59% 0.094 165.8) |
| XYZ | xyz(45.6380, 60.8734, 56.3490) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.59
Seafoam
#7FE0B3
ΔE00 3.10
Seafoam Blue
#78D1B6
ΔE00 3.96
Pale Teal
#82CBB2
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 5.28
Light Turquoise
#7EF4CC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDDBB #DD8CAE
analogous
#8CDD92 #8CDDBB #8CD6DD
triadic
#8CDDBB #BB8CDD #DDBB8C
tetradic
#8CDDBB #928CDD #DD8CAE #D6DD8C
square
#8CDDBB #928CDD #DD8CAE #D6DD8C
split-complementary
#8CDDBB #DD8CD6 #DD928C
monochromatic
#36B882 #5DCF9F #8CDDBB #BBEBD7 #E7F8F1
Accessibility & contrast
On white
1.59
#8CDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#8CDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDDBB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDDBB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#77DDD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cddbb; /* rgb */ color: rgb(140, 221, 187); /* oklch */ color: oklch(83.6% 0.093 165.8);
Tailwind
colors: {
custom: {
50: '#b0e8cf',
500: '#8cddbb',
950: '#000000',
},
}SCSS
$custom: #8cddbb; $custom-light: #b0e8cf; $custom-dark: #000000;
JSON
{
"hex": "#8cddbb",
"rgb": {
"r": 140,
"g": 221,
"b": 187
},
"hsl": {
"h": 154.815,
"s": 54.362,
"l": 70.784
},
"oklch": {
"l": 0.83586,
"c": 0.0935,
"h": 165.8
},
"luminance": 0.60876
}Semantic roles & 50–950 ramp
primary
#8CDDBB
secondary
#B4597F
accent
#2466C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483