#8CDEBC#8CDEBC
#8CDEBC is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.094 H 166.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEBC |
|---|---|
| RGB | rgb(140, 222, 188) |
| HSL | hsl(155, 55%, 71%) |
| HSV | hsv(155, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.62, -32.48, 8.84) |
| CIE-LCH | lch(82.62, 33.67, 164.78°) |
| OKLab | oklab(83.84% -0.0914 0.0228) |
| OKLCH | oklch(83.84% 0.094 166) |
| XYZ | xyz(46.0102, 61.4460, 57.0030) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.36
Seafoam
#7FE0B3
ΔE00 3.07
Seafoam Blue
#78D1B6
ΔE00 4.07
Pale Teal
#82CBB2
ΔE00 4.99
Mediumaquamarine
#66CDAA
ΔE00 5.41
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEBC #DE8CAE
analogous
#8CDE93 #8CDEBC #8CD7DE
triadic
#8CDEBC #BC8CDE #DEBC8C
tetradic
#8CDEBC #938CDE #DE8CAE #D7DE8C
square
#8CDEBC #938CDE #DE8CAE #D7DE8C
split-complementary
#8CDEBC #DE8CD7 #DE938C
monochromatic
#35BA83 #5CD0A0 #8CDEBC #BCECD8 #E7F8F1
Accessibility & contrast
On white
1.58
#8CDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#8CDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEBC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEBC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3BA
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#77DED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8cdebc; /* rgb */ color: rgb(140, 222, 188); /* oklch */ color: oklch(83.8% 0.094 166.0);
Tailwind
colors: {
custom: {
50: '#b0e8d0',
500: '#8cdebc',
950: '#000000',
},
}SCSS
$custom: #8cdebc; $custom-light: #b0e8d0; $custom-dark: #000000;
JSON
{
"hex": "#8cdebc",
"rgb": {
"r": 140,
"g": 222,
"b": 188
},
"hsl": {
"h": 155.122,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83841,
"c": 0.09419,
"h": 166
},
"luminance": 0.61449
}Semantic roles & 50–950 ramp
primary
#8CDEBC
secondary
#B6597F
accent
#2365C3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483